Darknet-Yolo
YOLO detector
An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data.
Object Detection End-to-End framework
49 stars
6 watching
27 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
frischzenger/yolo-windows | An object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio. | 51 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
leggedrobotics/darknet_ros | This ROS package integrates YOLO object detection into a ROS environment for real-time image processing and object classification. | 2,217 |
xingwangsfu/caffe-yolo | An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 519 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |
experiencor/keras-yolo3 | A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,604 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,184 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
alexeyab/yolo-windows | A YOLO object detection framework for Windows | 71 |
longcw/yolo2-pytorch | An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,552 |
r4ghu/ios-coreml-yolo | An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |