Open LeonardNiu opened 5 years ago
Have you solved this problem?
you an use torch.load(Path) to load this pretrained model
change load_path =None
to load_path =path/to/your/downloaded/pretrained/model
you can run the demo.iptnb ? I can not visualzie it by visdom , run the demo , there is nothing on visdom
Hey, I've already download the pretrained model, but when i run the demo.ipynb, it still download the vgg16-397923af.pth. Why ?