WongKinYiu / ScaledYOLOv4

Scaled-YOLOv4: Scaling Cross Stage Partial Network
GNU General Public License v3.0
2.02k stars 575 forks source link

yolov4-tiny #379

Open ys31jp opened 2 years ago

ys31jp commented 2 years ago

Hi, sorry i dont get this, is the yolov4-tiny implementation based on darknet or pytorch?

kXborg commented 2 years ago

Quoting from the branch yolov4-tiny, "This is the implementation of "Scaled-YOLOv4: Scaling Cross Stage Partial Network" using Darknet framwork." But my doubt is, is there a way to convert yolov4-tiny.weights to yolov4-tiny.pt? @ys31jp have you figured it out yet?