/yolov5_pytorch_inference

Simple YOLOv5 Inference in Pytorch

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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