AlexeyAB / darknet

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

Scaled-YOLOv4: Scaling Cross Stage Partial Network - in repo? #7027

Open hellboy5 opened 3 years ago

hellboy5 commented 3 years ago

Hi,

Thanks for the great work on this. I was just wondering is this work in the repo or will be in?

Maruthi

lsd1994 commented 3 years ago

6987

AlexeyAB commented 3 years ago

It was trained on: https://github.com/WongKinYiu/ScaledYOLOv4

There are several cfg-files in the Darknet:

100088546-59e7c900-2e61-11eb-98a4-23edc0c28a0f


100370796-e2a86580-3017-11eb-82f4-fbc4cfaf034a

hellboy5 commented 3 years ago

Thanks so much! The various versions in the paper P5, P6 are they in the paper ?