AlexeyAB / darknet

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

yolov4 multilabel #7063

Open hellboy5 opened 3 years ago

hellboy5 commented 3 years ago

it has been discussed in many threads for yolov3 how it can handle multiple labels per bounding box by default. If we apply the same modifications ( putting duplicate entries in the training label file) will it also work for yolov4?

syjeon121 commented 3 years ago

will it also work for yolov4?

yes