Morteza Yousefi
Results
2
issues of
Morteza Yousefi
from nas_201_api import NASBench201API as API api = API('$path_to_meta_nas_bench_file') # Create an API without the verbose log api = API('NAS-Bench-201-v1_1-096897.pth', verbose=False) # The default path for benchmark file is '{:}/{:}'.format(os.environ['TORCH_HOME'],...
hi sir I read your paper and then check your codes.but the pretrain weights is wronge because psnr = 4.5 and I checked the weights .many of weights is Nan....