README: Ultralytics YOLOv5 🚀 is a fast, accurate, and easy-to-use computer vision model developed by [Ultralytics](https://www.ultralytics.com/). Based on the [PyTorch](https://pytorch.or…
GitHub 项目简介: Ultralytics YOLOv5 in PyTorch for object detection, instance segmentation, classification, training, and export.
README: YOLOv5 is a mature, production-proven model that remains an excellent choice for fast and reliable [object detection](https://docs.ultralytics.com/tasks/detect), [instance segment…
README: Use YOLOv5 via [PyTorch Hub](https://docs.ultralytics.com/yolov5/tutorials/pytorch_hub_model_loading) for inference. [Models](https://github.com/ultralytics/yolov5/tree/master/mod…
README: results.print() # Print results to console results.show() # Display results in a window results.save() # Save results to runs/detect/exp