RFBNet
RFBNet copied to clipboard
the problem of test
$ python test_RFB.py -d VOC -v RFB_vgg -s 300 --trained_model /path/to/model/weights
Traceback (most recent call last):
File "test_RFB.py", line 157, in
You should specify the path to the model
for example:
python test_RFB.py -d VOC -v RFB_vgg -s 300 -m output/RFB_vgg_VOC_epoches_100.pth