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 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- PyTorch re-implementation of YOLOv4 architecture☆46Updated 5 years ago
- Pelee implement with pytorch☆71Updated 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!☆133Updated 4 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- CUDA implementation of NMS for PyTorch☆88Updated 5 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 5 years ago
- Python script for Pascal VOC to COCO conversion☆82Updated 7 years ago
- PyTorch implementation of Darknet53☆117Updated 4 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 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
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 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
- Benchmark and Leaderboard for Generic SKU Detection☆51Updated 5 years ago
- unofficial EffcientDet implemented by mmdetection☆141Updated 5 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- object detection records☆64Updated 5 years ago
- Implementation of YOLOv3 in PyTorch☆437Updated 4 years ago
- How to create custom COCO data set for object detection☆263Updated 3 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆338Updated 4 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 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☆171Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆321Updated last year