pytorch-yolo-v3 icon indicating copy to clipboard operation
pytorch-yolo-v3 copied to clipboard

Same object getting detected with different labels

Open Santhosh1509 opened this issue 6 years ago • 0 comments
trafficstars

Running video_demo.py

Even after Reducing the NMS to 0.01, I am getting different labels for the same object in a frame. Getting confused as to where the actual prediction code is?

Santhosh1509 avatar Jul 29 '19 10:07 Santhosh1509