PyTorch-YOLOv3
YOLO detector
An implementation of YOLOv3 in PyTorch for object detection and tracking
Minimal PyTorch implementation of YOLOv3
7k stars
103 watching
3k forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of a YOLO v3 object detection algorithm in PyTorch. | 3,305 |
| | A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. | 279 |
| | An open source implementation of YOLOv3 using Keras and TensorFlow | 7,138 |
| | A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| | An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. | 2,905 |
| | An implementation of a deep learning-based object detection system in PyTorch. | 5,160 |
| | A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
| | A deep learning framework providing object detection capabilities through a neural network architecture | 10,260 |
| | An automation tool for machine learning workflows in Python | 9,026 |
| | A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| | A collection of Python implementations of various algorithms and data structures. | 24,129 |
| | Makes managing dependencies and packaging for Python projects easier | 32,005 |
| | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,500 |