Skip to content

Forest-repo/YOLOv7-Paddle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv7-Paddle

本人在参照这位大佬的yolov5 paddle版本,构建了yolov7的paddle版本

来源于https://github.com/GuoQuanhao/YOLOv5-Paddle

该项目结构及训练方式可参照于https://github.com/ultralytics/yolov5

此外得额外安装这两个库

pip install gputil==1.4.0

pip install pycocotools

训练效果

image

如有问题请及时留言,非常感谢

本人后续也会增加一些新的模块

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%