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

how to reduce the false detection in person detect? #8421

Open wzf19947 opened 2 years ago

wzf19947 commented 2 years ago

I'm training datasets with one class "Person", I found that many objects related to humans like clothes on the chair or hang on the hanger offen got detected, what's the good solution of this problem? Add some clothes pics as negative or sth?

bulatnv commented 2 years ago

Hello @wzf19947. Add more negative examples, more hard ones. Read about Hard Negative Mining: Vehicle Detection in Aerial Images Based on Region Convolutional Neural Networks and Hard Negative Example Mining Efficient Sample Mining for Object Detection