Open gjkunde opened 3 years ago
Hello,
I am trying to run eval_many_models.py, I commented out all but resnet50 to get the publication comparison, when I loop over: _for net_params in models_totest: I get:
FileNotFoundError Traceback (most recent call last)
Hello,
I am trying to run eval_many_models.py, I commented out all but resnet50 to get the publication comparison, when I loop over: _for net_params in models_totest: I get:
('pytorch/vision', 'resnet50') Downloading: "https://github.com/pytorch/vision/archive/master.zip" to ~/.models/master.zip
FileNotFoundError Traceback (most recent call last)