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 8 years ago
caffe2computer-visiondeep-learningdeep-neural-networksobject-detectiononnxpythonpytorchyolo2

Related projects:

RepositoryDescriptionStars
longcw/yolo2-pytorchAn implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach.1,556
wojciechmo/yolo2Trains a YOLOv2 object detector from scratch using Tensorflow138
andy-yun/pytorch-0.4-yolov3A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations.279
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
experiencor/keras-yolo2An implementation of YOLOv2 in Keras for object detection and regression tasks1,731
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
gliese581gg/yolo_tensorflowReal-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow.1,722
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774
ayoolaolafenwa/pixellibA deep learning library for image segmentation and object detection using PyTorch.1,054
leetenki/yolov2Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.338
leggedrobotics/darknet_rosReal-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU.2,236
ignacio-rocco/detectorchA PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation557