py-darknet-yolo
Object detector
A Python interface to YOLO object detection software using Darknet
object detection for 21 classes
27 stars
5 watching
9 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| Reimplements YOLO's real-time object detection system on drone images using Darknet | 154 |
| An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
| Real-time object detection using deep learning and a large dataset of classes | 1,184 |
| Real-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU. | 2,236 |
| An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,556 |
| Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |
| An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
| A GUI tool for labeling images to train neural network object detection models like YOLO v2 and v3. | 1,810 |
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
| A YOLO object detection framework for Windows | 71 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |