potterhsu / easy-fpn.pytorch
An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.
☆121Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for easy-fpn.pytorch
- Python and Pytorch two implements of Soft NMS algorithm☆185Updated 5 months ago
- An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.☆165Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆327Updated 10 months ago
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆350Updated 3 years ago
- PyTorch implementation of Darknet53☆114Updated 3 years ago
- An easy to understand and better performance version of CenterNet☆548Updated 3 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 3 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆321Updated 5 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆74Updated 4 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆251Updated 4 years ago
- Cascade R-CNN in Detectron☆471Updated 5 years ago
- A fork of Detectron2 with ResNeSt backbone☆385Updated 11 months ago
- [ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.☆176Updated 2 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- [CVPR 2020] Detection in Crowded Scenes: One Proposal, Multiple Predictions☆423Updated 3 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆168Updated 4 years ago
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆212Updated last year
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆297Updated 4 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆142Updated 4 years ago
- [CVPR 2020] VoVNet backbone networks for detectron2☆376Updated 2 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆91Updated 4 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆245Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 3 years ago
- Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch☆459Updated 4 years ago
- VarifocalNet: An IoU-aware Dense Object Detector☆351Updated 3 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆96Updated 4 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
- ☆123Updated 5 years ago
- Code and Dataset for CVPR2020 "Dynamic Refinement Network for Oriented and Densely Packed Object Detection"☆328Updated 4 years ago