Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 382 Bytes

SANAS-Betty

This an unofficial code of "Saliency-Aware Neural Architecture Search" paper at NeurIPS'2022 with Betty implementation.

Architecture Search

You can change the model search using --darts_type:

python train_search_sanas.py

Architecture Evaluation

python train.py --auxiliary --cutout