potterhsu / easy-fpn.pytorch
An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.
☆121Updated 6 years ago
Alternatives and similar repositories for easy-fpn.pytorch:
Users that are interested in easy-fpn.pytorch are comparing it to the libraries listed below
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 8 months ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆91Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆333Updated last year
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆164Updated 4 years ago
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆215Updated last year
- [CVPR 2020] VoVNet backbone networks for detectron2☆379Updated 3 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆316Updated last year
- An easy to understand and better performance version of CenterNet☆549Updated 3 years ago
- PyTorch implementation of Darknet53☆115Updated 3 years ago
- Semi-supervised learning for object detection☆408Updated last year
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆73Updated 5 years ago
- Convert VOC format XMLs to COCO format json☆99Updated 5 years ago
- VarifocalNet: An IoU-aware Dense Object Detector☆352Updated 3 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 3 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆251Updated 4 years ago
- Data Augmentation For Object Detection using Pytorch and PIL☆79Updated last year
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- Anchor optimization for RetinaNet.☆116Updated 4 years ago
- [ICML2021] What Makes for End-to-End Object Detection☆652Updated last year
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 3 years ago
- [ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.☆177Updated 2 years ago
- End-to-End Object Detection with Fully Convolutional Network☆494Updated 3 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆181Updated 5 years ago
- A fork of Detectron2 with ResNeSt backbone☆388Updated last year
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆353Updated 3 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2☆271Updated 3 years ago