PreNAS
PreNAS copied to clipboard
The official implementation of paper PreNAS: Preferred One-Shot Learning Towards Efficient Neural Architecture Search
Thanks for sharing your code! I'm trying to test your code, but I got an error like: ``` Traceback (most recent call last): File "C:\Users\admin\PreNAS\supernet_train.py", line 463, in main(args) File...
Dear authors, @xiuyu-sxy Do you have plan to release CNN based code? (normalized SNIP for CNN and supernet base code for CNN) Thank you
Dear authors, @xiuyu-sxy I would like to verify the performance measures you have provided in your work, and particularly flops calculation. Could you please let me know how one can...
I appreciate you sharing your impressive research findings. I have a query regarding the 01_zero_shot_search.sh script: are the currently defined hyperparameters considered to be the optimal settings for maximizing results?