caffe-yolo

Object detector

An implementation of YOLO object detection in Caffe using pre-trained darknet weights

YOLO (Real-Time Object Detection) in caffe

GitHub

520 stars
47 watching
336 forks
Language: Python
last commit: almost 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
choasup/caffe-yolo9000 A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm 166
frankzhangrui/darknet-yolo An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. 49
hizhangp/yolo_tensorflow A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. 799
nilboy/tensorflow-yolo An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. 774
gliese581gg/yolo_tensorflow Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. 1,723
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,183
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
leetenki/yolov2 Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. 338
r4ghu/ios-coreml-yolo An implementation of object detection using the YOLO v1 model on iOS with CoreML 163
xiang-wuu/ncnn-android-yolov7 An Android implementation of object detection using Yolov7 and the ncnn neural network library 133
yhcc/yolo2 An implementation of the YOLO object detection algorithm using TensorFlow and Keras 161
mystic123/tensorflow-yolo-v3 An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. 890
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