AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.77k stars 7.96k forks source link

Wrong prediction on similar color objects #4219

Open Badal-Shrestha opened 5 years ago

Badal-Shrestha commented 5 years ago

Yolo V3 is making wrong detection and prediction on similar color object. I am trying to detect camera but it is also detecting black hand bag as camera. I tried both yolo big and tiny model and both give the wrong detection on similar color object. I trained yolo-tiny = 40000 epochs yolo = 10000 epochs

AlexeyAB commented 5 years ago

Can you show examples of detected objects?