PyTorch-YOLOv3

YOLO detector

An implementation of YOLOv3 in PyTorch for object detection and tracking

Minimal PyTorch implementation of YOLOv3

GitHub

7k stars
103 watching
3k forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ayooshkathuria/pytorch-yolo-v3 An implementation of a YOLO v3 object detection algorithm in PyTorch. 3,304
andy-yun/pytorch-0.4-yolov3 A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations. 279
qqwweee/keras-yolo3 An open source implementation of YOLOv3 using Keras and TensorFlow 7,137
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,251
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 83,959
skelsec/pypykatz An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. 2,879
amdegroot/ssd.pytorch An implementation of a deep learning-based object detection system in PyTorch. 5,146
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,428
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
ultralytics/yolov3 A deep learning framework providing object detection capabilities through a neural network architecture 10,226
pycaret/pycaret An automation tool for machine learning workflows in Python 8,955
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
keon/algorithms A collection of Python implementations of various algorithms and data structures. 24,076
python-poetry/poetry Makes managing dependencies and packaging for Python projects easier 31,748
pyston/pyston A performance-enhancing Python compiler that improves language execution speed and compatibility 2,504