yolo-9000
Object detector
Real-time object detection using deep learning and a large dataset of classes
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
1k stars
68 watching
309 forks
last commit: over 3 years ago
Linked from 1 awesome list
darknetdeep-learningmachine-learningyoloyolo-9000yolo2yolo9000
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 6 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 30 |
leggedrobotics/darknet_ros | Real-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU. | 2,236 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 669 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
r4ghu/ios-coreml-yolo | An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
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 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
experiencor/keras-yolo3 | A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,605 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 50 |
experiencor/keras-yolo2 | An implementation of YOLOv2 in Keras for object detection and regression tasks | 1,731 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |