You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work!
One question I hope can be answered: for the same data set and parameter settings, I run train.py with the best cell obtained by train_search.py. Why can't I get the same high accuracy as in train_search.py?
Look forward to your reply.
The text was updated successfully, but these errors were encountered:
@liqier Are you referring to the supernet performance (train_search) vs. subnet performance (best cell)? Supernet is a tool for us to find the best cell (what we care), we shall not expect the two have the exact same accuracy.
Thanks for your work!
One question I hope can be answered: for the same data set and parameter settings, I run train.py with the best cell obtained by train_search.py. Why can't I get the same high accuracy as in train_search.py?
Look forward to your reply.
The text was updated successfully, but these errors were encountered: