developer0hye / PyTorch-Darknet53
PyTorch implementation of Darknet53
☆115Updated 3 years ago
Alternatives and similar repositories for PyTorch-Darknet53:
Users that are interested in PyTorch-Darknet53 are comparing it to the libraries listed below
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 8 months ago
- Yolov1 pytorch implement☆56Updated 4 years ago
- yolov3 by pytorch☆196Updated 2 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- Unofficial implementation of EfficientDet☆63Updated 4 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- fcos implementation in pytorch1.x☆98Updated 3 years ago
- Data Augmentation For Object Detection using Pytorch and PIL☆79Updated last year
- ☆123Updated 4 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 4 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆222Updated 4 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated 6 months ago
- Minimal PyTorch implementation of YOLACT.☆239Updated 3 years ago
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆215Updated last year
- An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.☆121Updated 6 years ago
- Pelee implement with pytorch☆71Updated 4 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- ☆47Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)