yolov5
Object Detector
A comprehensive framework for object detection and image analysis using deep learning models
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
51k stars
369 watching
16k forks
Language: Python
last commit: 13 days ago
Linked from 2 awesome lists
coremldeep-learningiosmachine-learningmlobject-detectiononnxpytorchtfliteultralyticsyoloyolov3yolov5
Related projects:
Repository | Description | Stars |
---|---|---|
ultralytics/yolov3 | A deep learning framework providing object detection capabilities through a neural network architecture | 10,226 |
ultralytics/ultralytics | A deep learning framework for object detection and tracking tasks using the YOLO model architecture. | 32,573 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 9,936 |
neso613/yolo-v5-tflite-model | An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
deci-ai/super-gradients | A unified library for building and fine-tuning state-of-the-art computer vision models | 4,590 |
paddlepaddle/fastdeploy | A toolkit for easy and high-performance deployment of deep learning models on various hardware platforms | 2,998 |
ayooshkathuria/pytorch-yolo-v3 | An implementation of a YOLO v3 object detection algorithm in PyTorch. | 3,304 |
ruiminshen/yolo2-pytorch | A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
roboflow/notebooks | A collection of tutorials and examples on using various computer vision models and techniques. | 5,547 |
andy-yun/pytorch-0.4-yolov3 | A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,250 |
mystic123/tensorflow-yolo-v3 | An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,833 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,723 |
qqwweee/keras-yolo3 | An open source implementation of YOLOv3 using Keras and TensorFlow | 7,137 |