一、代码及论文链接: 代码链接:GitHub - WongKinYiu/yolov9: Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information 论文链接:https://arxiv.org/abs/2402.13616 二、使用步骤 1.打开yolov9工程下的train_dual.py脚本文件,并依次填入以下路径: 2.运行即可。