yolov5
Object Detector
A comprehensive framework for object detection and image analysis using deep learning models
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
51k stars
371 watching
16k forks
Language: Python
last commit: about 1 month 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,260 |
ultralytics/ultralytics | A deep learning framework providing models and tools for object detection, image classification, segmentation, and tracking using YOLO. | 33,951 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 10,116 |
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,625 |
paddlepaddle/fastdeploy | A toolkit for easy and high-performance deployment of deep learning models on various hardware platforms | 3,034 |
ayooshkathuria/pytorch-yolo-v3 | An implementation of a YOLO v3 object detection algorithm in PyTorch. | 3,305 |
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 | This repository contains tutorials and examples on using state-of-the-art computer vision models and techniques | 5,678 |
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,249 |
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,850 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
qqwweee/keras-yolo3 | An open source implementation of YOLOv3 using Keras and TensorFlow | 7,138 |