Skip to content

xqh5201314/YOLOv5-imporve-method

Repository files navigation

YOLOv5-imporve-method

这是本人读研时对YOLOv5的改进 1.安装配置本项目 1)git clone https://github.com/xqh5201314/YOLOv5-imporve-method 2)cd YOLOv5-imporve-method 3)pip install -r requirements.txt 建议从pytorch官网安装pytorch pytorch官网 https://pytorch.org/get-started/previous-versions/ 4)backbone-imporve文件夹是对YOLOv5 backbone的改进; SPPF-imporve文件夹是对SPPF进行改进; neck-imporve文件夹是对neck进行改进; head-imporve 文件夹是对head进行改进; Loss-imporve 是对Loss进行改进; Label_assignment-imporve是对标签分配策略的改进.改进的具体方法见各种的文件夹的readm.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published