yolov3
Object Detector
A deep learning framework providing object detection capabilities through a neural network architecture
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
10k stars
157 watching
3k forks
Language: Python
last commit: about 1 month ago
Linked from 4 awesome lists
deep-learningmachine-learningobject-detectionultralyticsyoloyolov3yolov5
Related projects:
Repository | Description | Stars |
---|---|---|
ultralytics/yolov5 | A comprehensive framework for object detection and image analysis using deep learning models | 51,418 |
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 |
ayooshkathuria/pytorch-yolo-v3 | An implementation of a YOLO v3 object detection algorithm in PyTorch. | 3,305 |
andy-yun/pytorch-0.4-yolov3 | A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
mystic123/tensorflow-yolo-v3 | An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
deci-ai/super-gradients | A unified library for building and fine-tuning state-of-the-art computer vision models | 4,625 |
neso613/yolo-v5-tflite-model | An implementation of YOLOv5 object detection model in TensorFlow Lite format | 17 |
qqwweee/keras-yolo3 | An open source implementation of YOLOv3 using Keras and TensorFlow | 7,138 |
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 |
paddlepaddle/fastdeploy | A toolkit for easy and high-performance deployment of deep learning models on various hardware platforms | 3,034 |
eriklindernoren/pytorch-yolov3 | An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
roboflow/notebooks | This repository contains tutorials and examples on using state-of-the-art computer vision models and techniques | 5,678 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |