yolo2-pytorch

YOLO detector

A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities.

PyTorch implementation of the YOLO (You Only Look Once) v2

GitHub

440 stars
26 watching
103 forks
Language: Python
last commit: over 6 years ago
caffe2computer-visiondeep-learningdeep-neural-networksobject-detectiononnxpythonpytorchyolo2

Related projects:

Repository Description Stars
longcw/yolo2-pytorch An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. 1,556
wojciechmo/yolo2 Trains a YOLOv2 object detector from scratch using Tensorflow 138
andy-yun/pytorch-0.4-yolov3 A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. 279
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,184
experiencor/keras-yolo2 An implementation of YOLOv2 in Keras for object detection and regression tasks 1,731
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,992
yhcc/yolo2 An implementation of the YOLO object detection algorithm using TensorFlow and Keras 161
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,816
gliese581gg/yolo_tensorflow Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. 1,722
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
nilboy/tensorflow-yolo An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. 774
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,054
leetenki/yolov2 Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. 338
leggedrobotics/darknet_ros Real-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU. 2,236
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 557