YOLOv2

Object Detector

Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.

YOLOv2のchainerの再現実装です(darknetのchainerローダと、完全なchainer上での訓練コードを含みます)

GitHub

338 stars
28 watching
88 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
longcw/yolo2-pytorchAn implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach.1,556
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
walktree/libtorch-yolov3An implementation of the YOLO v3 object detection algorithm using Libtorch453
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774
kod-chen/yolov2-tensorflowA TensorFlow implementation of the YOLOv2 object detection algorithm97
leggedrobotics/darknet_rosReal-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU.2,236
frankzhangrui/darknet-yoloAn end-to-end object detection framework with a custom YOLO implementation for training on user-provided data.49
chuanenlin/drone-netReimplements YOLO's real-time object detection system on drone images using Darknet154
ruiminshen/yolo2-pytorchA PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities.440
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519