VGG16-PyTorch
VGG16-PyTorch copied to clipboard
about test
trafficstars
Excuse me, How do I use my weight to predict pictures? python test.py vgg16 --resume model_best.pth.tar image_path ? Thanks.
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.