gradfeat20 icon indicating copy to clipboard operation
gradfeat20 copied to clipboard

## Cannot load .pt model files.

Open YujunLiao opened this issue 5 years ago • 1 comments

I tried to run the script, but i cannot use torch.load('name.pt') to load the pre-trained model.

YujunLiao avatar Nov 28 '20 14:11 YujunLiao

Please download the pre-trained models from this link first: http://pages.cs.wisc.edu/~fmu/gradfeat20/pretrained/ Then specify the correct file path in the config file. Let me know if there is still an issue.

fmu2 avatar Dec 10 '20 03:12 fmu2