WongKinYiu / yolov9

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
GNU General Public License v3.0
8.8k stars 1.36k forks source link

reparameterization script for yolov9-t missing #481

Open koush opened 2 months ago

koush commented 2 months ago

Hi, thanks for releasing yolov9-t. The reparameterization script is missing for yolov9-t.

https://github.com/WongKinYiu/yolov9/blob/main/tools/reparameterization.ipynb

koush commented 2 months ago

Looking at the model configs it seems like the same script the same script for s may work for t.