simple-faster-rcnn-pytorch
simple-faster-rcnn-pytorch copied to clipboard
vgg16-397923af.pth problem
Hey, I've already download the pretrained model, but when i run the demo.ipynb, it still download the vgg16-397923af.pth. Why ?
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