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
279 stars
13 watching
72 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
python3pytorchpytorch-yolo3pytorch-yolov3yolov3yolov3-training
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,556 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| An implementation of the YOLO v3 object detection algorithm using Libtorch | 453 |
| An implementation of a YOLO v3 object detection algorithm in PyTorch. | 3,305 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,605 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
| Real-time object detection using deep learning and a large dataset of classes | 1,184 |
| A Python interface to YOLO object detection software using Darknet | 27 |
| Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
| A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 557 |
| An implementation of YOLOv2 in Keras for object detection and regression tasks | 1,731 |
| An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |