libtorch-yolov3
Object detector
An implementation of the YOLO v3 object detection algorithm using Libtorch
A Libtorch implementation of the YOLO v3 object detection algorithm
453 stars
15 watching
129 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
cpplibtorchpytorchyolov3
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 YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
| Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference. | 58 |
| An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
| A YOLO object detection framework for Windows | 71 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,605 |
| 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 |
| A Caffe implementation of the YOLOv2 and YOLO9000 object detection algorithm | 166 |
| An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
| An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |