westerndigitalcorporation / YOLOv3-in-PyTorchLinks
YOLOv3 in PyTorch with training and inference module implemented.
☆115Updated 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
- How to initialize Anchors in Faster RCNN for custom dataset?☆92Updated 4 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 6 years ago
- Pelee implement with pytorch☆72Updated 5 years ago
- unofficial EffcientDet implemented by mmdetection☆141Updated 5 years ago
- PyTorch re-implementation of YOLOv4 architecture☆45Updated 5 years ago
- How to create custom COCO data set for object detection☆260Updated 3 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆193Updated 4 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- Implementation of YOLOv3 in PyTorch☆437Updated 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
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated last year
- CUDA implementation of NMS for PyTorch☆87Updated 5 years ago
- A fork of Detectron2 with ResNeSt backbone☆387Updated last year
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆164Updated 4 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated 11 months ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆155Updated 6 years ago
- PyTorch implementation of several SSD based object detection algorithms.☆239Updated 7 years ago
- PyTorch implementation of Darknet53☆117Updated 3 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
- This repo contains a minimalist implementation of centernet.☆56Updated 5 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- convert torch module to tensorrt network or tvm function☆88Updated 5 years ago