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:
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- Pelee implement with pytorch☆72Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆185Updated last year
- PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)☆157Updated 3 years ago
- Python script for Pascal VOC to COCO conversion☆82Updated 7 years ago
- PyTorch re-implementation of YOLOv4 architecture☆46Updated 5 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 6 years ago
- unofficial EffcientDet implemented by mmdetection☆142Updated 5 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 5 years ago
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆357Updated 3 years ago
- PyTorch implementation of Darknet53☆117Updated 4 years ago
- Implementation of YOLOv3 in PyTorch☆437Updated 3 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆132Updated 4 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
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- How to create custom COCO data set for object detection☆261Updated 3 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- partial residual networks☆101Updated 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
- 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
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated 2 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆338Updated 3 years ago
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- object detection records☆65Updated 5 years ago
- A pytorch implementation of VoVNet☆134Updated 5 years ago