GUI Widgets Classification based on Neural Architecture Search
This repository contains the description of the NASW approach as well as the dataset and trained models.
Paper Journal
Documents Supporting Files
Trained Models GoogleDrive
Original Dataset Zenodo
Standard Dataset Dropbox
python one_shot_search.py --tmp_data_dir ./search_data --save log_path
python train_arch.py --tmp_data_dir ./train_data --save log_path --auxiliary --note note_of_this_run
python test_model.py