pjreddie / darknet

Convolutional Neural Networks
http://pjreddie.com/darknet/
Other
25.54k stars 21.33k forks source link

YOLOR - You Only Learn One Representation: Unified Network for Multiple Tasks #2434

Open AlexeyAB opened 3 years ago

AlexeyAB commented 3 years ago

YOLOR - You Only Learn One Representation: Unified Network for Multiple Tasks:

YOLOR is better than YOLOv5 (u5r5), PP-YOLOv2, CenterNet2, EfficientDet and many other

It is improved Scaled-YOLOv4-P6 (+0.9% AP):

121610547-f6b92f00-ca5e-11eb-91d2-f782c35fb658


image


image

mnoroozii commented 2 years ago

Is there any way to implement YOLOR and YOLOv5 in darknet?

OsamaRyees commented 2 years ago

I am also searching for this, seem like a good network with very good performance.