AlexeyAB / darknet

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

PP-YOLO - faster/higher mAP than Yolov4? #6510

Open LukeAI opened 4 years ago

LukeAI commented 4 years ago

https://github.com/PaddlePaddle/PaddleDetection https://arxiv.org/abs/2007.12099

I'm sure people have seen this? Is it legit? Could the techniques be added to darknet?

AlexeyAB commented 4 years ago

Could the techniques be added to darknet?

I think yes: https://github.com/AlexeyAB/darknet/issues/6350