mahyarnajibi / SNIPER

SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm
Other
2.69k stars 450 forks source link

main_test.py got a COCO score in effect, but demo.py didn't get any predictions #162

Open aimhabo opened 5 years ago

aimhabo commented 5 years ago

rt, I trained it about 12 epochs. And got COCO score main_test.py from 7 to 12(epochs). But when I try to have a sight of predictions like 'python demo.py --cfg configs/faster/sniper_res50_e2e.yml', the result image in ./data/demo/ contains no bbox.