pytorch-0.4-yolov3

YOLO detector

A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations.

Yet Another Implimentation of Pytroch 0.4.1 and YoloV3 on python3

GitHub

279 stars
13 watching
72 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

python3pytorchpytorch-yolo3pytorch-yolov3yolov3yolov3-training

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
longcw/yolo2-pytorch An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. 1,552
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
walktree/libtorch-yolov3 An implementation of the YOLO v3 object detection algorithm using Libtorch 452
ayooshkathuria/pytorch-yolo-v3 An implementation of a YOLO v3 object detection algorithm in PyTorch. 3,304
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,989
experiencor/keras-yolo3 A deep learning framework for object detection using YOLO3 and training datasets from various sources. 1,604
mystic123/tensorflow-yolo-v3 An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. 890
wojciechmo/yolo2 Trains a YOLOv2 object detector from scratch using Tensorflow 138
philipperemy/yolo-9000 Real-time object detection using deep learning and a large dataset of classes 1,184
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
leetenki/yolov2 Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. 338
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 558
experiencor/keras-yolo2 An implementation of YOLOv2 in Keras for object detection and regression tasks 1,729
eriklindernoren/pytorch-yolov3 An implementation of YOLOv3 in PyTorch for object detection and tracking 7,329
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70