Skip to content

A Pytorch implementation of the paper Defect detection method of transmission line based on improved YOLOv5.

License

Notifications You must be signed in to change notification settings

aoko-sys/Improved-YOLOv5

Repository files navigation

Improved-YOLOv5

A Pytorch implementation of the paper Defect detection method of transmission line based on improved YOLOv5.

Due to github's limitation on the size of uploaded files, the github warehouse is only the main code of this paper, and the rest codes, data and training weights can be downloaded from Baidu library.
(website:https://pan.baidu.com/s/1Y5Ywzx0wTT2FOtDfLNF71g password:vy2p)

Install Clone repo and install requirements.txt in a Python>=3.8.0 environment, including PyTorch>=1.8.
git clone https://github.com/aoko-sys/Improved-YOLOv5 # clone
cd Improved-YOLOv5
pip install -r requirment.txt # install

About

A Pytorch implementation of the paper Defect detection method of transmission line based on improved YOLOv5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages