keras-yolo3
YOLO detector
A deep learning framework for object detection using YOLO3 and training datasets from various sources.
Training and Detecting Objects with YOLO3
2k stars
60 watching
862 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
deep-learningobject-detectionyolo
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of YOLOv2 in Keras for object detection and regression tasks | 1,731 |
| An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| Real-time object detection using deep learning and a large dataset of classes | 1,184 |
| An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| A Python interface to YOLO object detection software using Darknet | 27 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |
| Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 6 |
| A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
| 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 |
| Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
| Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |