Nannigalaxy / yolov5_pytorch_inference

Simple YOLOv5 Inference in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOv5 Pytorch Inference

Inference

$ python simple_inference.py --image inference/images/test.jpg 

Output

For Training refer

ultralytics/yolov5

Licence

License: GPL v3

Credits

YOLOv5 by Ultralytics

About

Simple YOLOv5 Inference in Pytorch

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Shell 0.6%