yolov5
https://github.com/ultralytics/yolov5
Python
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to yolov5
Help out
- Issues
- more details about training procedure
- Update torch.cuda.amp to torch.amp
- Exporting trained yolov5 model (trained on custom dataset) to 'saved model' format changes the no. of classes and the name of classes to default coco128 values
- pulling out model's layer intermediates
- How to specify yolov5 to train multiple folders?
- fix kerasmodel
- How to modify the network structure of the YOLOv5 classification model
- 'RandomSampler' object has no attribute 'set_epoch'
- 关于yolov5在mac设备上使用mps加速出现的各种问题
- gpu memory usage is low but out of memory
- Docs
- Python not yet supported