potterhsu / easy-fpn.pytorchLinks
An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.
☆120Updated 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
Sorting:
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆164Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆334Updated last year
- An easy to understand and better performance version of CenterNet☆549Updated 4 years ago
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆219Updated 2 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆353Updated 3 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- [CVPR 2020] VoVNet backbone networks for detectron2☆383Updated 3 years ago
- [ICML2021] What Makes for End-to-End Object Detection☆651Updated 2 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆73Updated 5 years ago
- PyTorch implementation of Darknet53☆115Updated 3 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆298Updated 4 years ago
- In this project, we focus on collection the anchor free object detection paper or code.☆390Updated 4 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- BorderDet: Border Feature for Dense Object Detection(ECCV2020 Oral)☆430Updated 4 years ago
- Semi-supervised learning for object detection☆411Updated 2 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆92Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆319Updated last year
- Weakly-supervised object detection.☆366Updated 4 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆244Updated 5 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 4 years ago
- [CVPR 2020] Detection in Crowded Scenes: One Proposal, Multiple Predictions☆428Updated 3 years ago
- 1st place models in Google OpenImage Detection Challenge 2019☆456Updated 4 years ago
- A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv…☆249Updated 4 years ago
- [CVPR 2020] CenterMask : Real-Time Anchor-Free Instance Segmentation☆774Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- How to create custom COCO data set for object detection☆259Updated 3 years ago
- [S+SSPR2020] IterDet: Iterative Scheme for Object Detection in Crowded Environments☆211Updated last year