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

GitHub

2k stars
60 watching
862 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list

deep-learningobject-detectionyolo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
experiencor/keras-yolo2An implementation of YOLOv2 in Keras for object detection and regression tasks1,731
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161
mystic123/tensorflow-yolo-v3An implementation of YOLO v3 object detection in Tensorflow using TF-Slim.890
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
frankzhangrui/darknet-yoloAn end-to-end object detection framework with a custom YOLO implementation for training on user-provided data.49
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800
matlab-deep-learning/pretrained-yolov9-network-for-object-detectionProvides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality.6
andy-yun/pytorch-0.4-yolov3A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations.279
longcw/yolo2-pytorchAn implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach.1,556
leetenki/yolov2Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.338
wojciechmo/yolo2Trains a YOLOv2 object detector from scratch using Tensorflow138
gliese581gg/yolo_tensorflowReal-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow.1,722
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992