This an unofficial code of "Saliency-Aware Neural Architecture Search" paper at NeurIPS'2022 with Betty implementation.
You can change the model search using --darts_type
:
python train_search_sanas.py
python train.py --auxiliary --cutout
This an unofficial code of "Saliency-Aware Neural Architecture Search" paper at NeurIPS'2022 with Betty implementation.
You can change the model search using --darts_type
:
python train_search_sanas.py
python train.py --auxiliary --cutout