pytorch-yolo-v3
pytorch-yolo-v3 copied to clipboard
Same object getting detected with different labels
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?