AlexeyAB / darknet

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

Detection Issue in yolov3 #1386

Open Akshay3895 opened 6 years ago

Akshay3895 commented 6 years ago

@AlexeyAB I am using pjreddie/darknet for object detection and had some issues in detection results. This is a snapshot of it: yolo-pbl

If you see the image it has detected the Chair as person D and detected two boxes for Person C.

Would like to know what is causing this problem and is there any solution to it ? And is there any way to remove the multiple detections for the same object ?

NOTE: This only happens in about two frames max, otherwise it detects everything perfectly.

Thanks. Need Help!

Akshay3895 commented 6 years ago

@AlexeyAB Hi, I really need your help with this

Thanks

AlexeyAB commented 6 years ago

@Akshay3895 Hi,

If it doesn't help, then increase nms to 0.6: