pytorch-yolo-v3
Object detector
An implementation of a YOLO v3 object detection algorithm in PyTorch.
A PyTorch implementation of the YOLO v3 object detection algorithm
3k stars
77 watching
1k forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
object-detectionpytorchyoloyolov3
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of YOLOv3 object detection from scratch using PyTorch. | 2,318 |
| A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
| An implementation of YOLOv3 in PyTorch for object detection and tracking | 7,343 |
| An implementation of the YOLO v3 object detection algorithm using Libtorch | 453 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| Real-time object detection using a neural network architecture | 10,116 |
| An implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach. | 1,556 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| A deep learning framework providing object detection capabilities through a neural network architecture | 10,260 |
| An open source implementation of YOLOv3 using Keras and TensorFlow | 7,138 |
| An implementation of a deep learning-based object detection system in PyTorch. | 5,160 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,605 |
| A deep learning library for image segmentation and object detection using PyTorch. | 1,054 |
| An implementation of YOLOv2 in Keras for object detection and regression tasks | 1,731 |