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 9 months ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆333Updated last year
- How to initialize Anchors in Faster RCNN for custom dataset?☆91Updated 4 years ago
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆164Updated 4 years ago
- An easy to understand and better performance version of CenterNet☆548Updated 3 years ago
- Anchor optimization for RetinaNet.☆115Updated 4 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 5 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆73Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 3 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆251Updated 4 years ago
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆215Updated last year
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆297Updated 4 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- PyTorch implementation of Darknet53☆115Updated 3 years ago
- VarifocalNet: An IoU-aware Dense Object Detector☆353Updated 4 years ago
- A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv…☆248Updated 4 years ago
- [ICML2021] What Makes for End-to-End Object Detection☆651Updated last year
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆353Updated 3 years ago
- In this project, we focus on collection the anchor free object detection paper or code.☆389Updated 4 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆243Updated 4 years ago
- End-to-End Object Detection with Fully Convolutional Network☆495Updated 3 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Updated 3 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆318Updated last year
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆181Updated 5 years ago
- [CVPR 2020] VoVNet backbone networks for detectron2☆380Updated 3 years ago
- Semi-supervised learning for object detection☆407Updated last year