westerndigitalcorporation / YOLOv3-in-PyTorchLinks
YOLOv3 in PyTorch with training and inference module implemented.
☆116Updated 6 years ago
Alternatives and similar repositories for YOLOv3-in-PyTorch
Users that are interested in YOLOv3-in-PyTorch are comparing it to the libraries listed below
Sorting:
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- PyTorch re-implementation of YOLOv4 architecture☆45Updated 5 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- object detection records☆65Updated 5 years ago
- Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fu…☆106Updated 6 years ago
- Implementation of YOLOv3 in PyTorch☆437Updated 3 years ago
- Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.☆117Updated 4 years ago
- PyTorch implementation of Darknet53☆117Updated 3 years ago
- Pelee implement with pytorch☆72Updated 5 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 6 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆132Updated 3 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)☆157Updated 3 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 5 years ago
- Demo the Kalman Filter on pedestrian tracking with YOLOv3.☆73Updated 6 years ago
- Python script for Pascal VOC to COCO conversion☆82Updated 7 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 6 years ago
- How to create custom COCO data set for object detection☆261Updated 3 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 3 years ago
- unofficial EffcientDet implemented by mmdetection☆141Updated 5 years ago
- partial residual networks☆101Updated 5 years ago
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆120Updated 6 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆93Updated 4 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- EfficientNets snapshot☆90Updated 6 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆193Updated 4 years ago