westerndigitalcorporation / YOLOv3-in-PyTorchLinks
YOLOv3 in PyTorch with training and inference module implemented.
☆118Updated 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:
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- PyTorch re-implementation of YOLOv4 architecture☆46Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆185Updated last year
- Pelee implement with pytorch☆73Updated 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…☆107Updated 6 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 5 years ago
- CUDA implementation of NMS for PyTorch☆87Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 4 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆132Updated 4 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 6 years ago
- ☆56Updated 4 years ago
- ☆52Updated 4 years ago
- Implementation of YOLOv3 in PyTorch☆437Updated 3 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- unofficial EffcientDet implemented by mmdetection☆142Updated 5 years ago
- PyTorch implementation of Darknet53☆117Updated 4 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆338Updated 3 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)☆159Updated 3 years ago
- Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.☆117Updated 4 years ago
- A PyTorch implementation of YOLOv5☆172Updated 2 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
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆193Updated 4 years ago
- partial residual networks☆101Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆93Updated 5 years ago
- Yolo v4 in pytorch, tensorflow and onnx☆135Updated 5 years ago
- How to create custom COCO data set for object detection☆262Updated 3 years ago