rosinality / fcos-pytorchLinks
Re-implementation of FCOS for personal study
☆52Updated 5 years ago
Alternatives and similar repositories for fcos-pytorch
Users that are interested in fcos-pytorch are comparing it to the libraries listed below
Sorting:
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆221Updated 2 years ago
- [ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.☆177Updated 3 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆99Updated 5 years ago
- Look-into-Object: Self-supervised Structure Modeling for Object Recognition (CVPR 2020)☆115Updated last year
- "SOLQ: Segmenting Objects by Learning Queries", SOLQ is an end-to-end instance segmentation framework with Transformer.☆200Updated 3 years ago
- Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.☆248Updated 4 years ago
- Bounding box augmentations for Pytorch☆122Updated 5 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 5 years ago
- Official PyTorch Implementation of aLRP Loss [NeurIPS2020]☆138Updated 5 years ago
- Scale-aware Automatic Augmentation for Object Detection (CVPR 2021)☆198Updated 3 years ago
- Official PyTorch Implementation of Rank & Sort Loss for Object Detection and Instance Segmentation [ICCV2021]☆244Updated 4 years ago
- ☆175Updated 4 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 4 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆144Updated 4 years ago
- RelationNet++: Bridging Visual Representations for Object Detection via Transformer Decoder☆210Updated 4 years ago
- A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv…☆250Updated 5 years ago
- Cut and paste augmentation for object detection and instance segmentation☆147Updated 4 years ago
- Object-Contextual Representations for Semantic Segmentation in PyTorch☆61Updated 6 years ago
- SOTR: Segmenting Objects with Transformers☆193Updated 4 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- SpineNet - mmdetection (Pytorch) Implementation☆68Updated 4 years ago
- DETR implementation based on detectron2.☆112Updated 5 years ago
- [ECCV 2020] Boundary-preserving Mask R-CNN