VGG16-PyTorch icon indicating copy to clipboard operation
VGG16-PyTorch copied to clipboard

about test

Open p692584k opened this issue 5 years ago • 1 comments
trafficstars

Excuse me, How do I use my weight to predict pictures? python test.py vgg16 --resume model_best.pth.tar image_path ? Thanks.

p692584k avatar May 11 '20 22:05 p692584k

Hi @p692584k , I haven't been maintaining the repository for a while, however, your arguments seems to be about correct. Please go ahead and test. Also, feel free to let us know if you've faced something. Thanks.

minar09 avatar May 12 '20 02:05 minar09