gradfeat20
gradfeat20 copied to clipboard
## Cannot load .pt model files.
I tried to run the script, but i cannot use torch.load('name.pt') to load the pre-trained model.
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.