rosinality / fcos-pytorchLinks
Re-implementation of FCOS for personal study
☆51Updated 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☆218Updated 2 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆99Updated 5 years ago
- [ECCV-20] Official PyTorch implementation of HoughNet, a voting-based object detector.☆178Updated 2 years ago
- Official PyTorch Implementation of aLRP Loss [NeurIPS2020]☆139Updated 4 years ago
- Bounding box augmentations for Pytorch☆122Updated 4 years ago
- Unofficial implementation of EfficientDet☆64Updated 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
- SpineNet - mmdetection (Pytorch) Implementation☆67Updated 4 years ago
- Convert Open Images annotations into MS Coco format to make it a drop in replacement☆114Updated 5 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆89Updated 5 years ago
- DETR implementation based on detectron2.☆112Updated 4 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.☆246Updated 4 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 5 years ago
- Scale-aware Automatic Augmentation for Object Detection (CVPR 2021)☆196Updated 2 years ago
- ☆176Updated 4 years ago
- PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)☆157Updated 3 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆73Updated 5 years ago
- ISTR: End-to-End Instance Segmentation with Transformers (https://arxiv.org/abs/2105.00637)☆208Updated last year
- Cut and paste augmentation for object detection and instance segmentation☆146Updated 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
- This is just a simple implementation of "CenterNet:Objects as Points"☆80Updated 4 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 4 years ago
- PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models☆253Updated 5 years ago
- Collection of tools to support submissions to the 3rd VIPriors workshop challenges☆69Updated 2 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆141Updated 4 years ago
- Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"☆144Updated 4 years ago