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
Hi, I am using the code, and I noticed that in the graph creation of TransBench101 both Micro and Macro the number of classes is different from those reported on the original work
Hi, I am using the code, and I noticed that in the graph creation of TransBench101 both Micro and Macro the number of classes is different from those reported on the original work
See line 44 https://github.com/yawen-d/TransNASBench/blob/training_code_with_config/configs/train_from_scratch/class_scene/config.py, and all the config files, and the original paper https://arxiv.org/pdf/2105.11871 Table 1.
While in this work in naslib>search_spaces>transbench101>graph.py the classes are so defined
Is ther a reason for doing so? How does this affect the results?
The text was updated successfully, but these errors were encountered: