xytpai / fcosLinks
An unofficial implementation of FCOS in Pytorch: 37.3-resnet50-700px
☆57Updated 5 years ago
Alternatives and similar repositories for fcos
Users that are interested in fcos are comparing it to the libraries listed below
Sorting:
- SOLO: Segmenting Objects by Locations☆164Updated 3 years ago
- PyTorch implementation for MatrixNet object detection architecture.☆171Updated 2 years ago
- Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training, ECCV 2020☆175Updated 4 years ago
- Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h).☆140Updated 3 years ago
- Hierarchical Shot Detector (ICCV2019)☆57Updated 4 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 5 years ago
- High-resolution Networks for the Fully Convolutional One-Stage Object Detection (FCOS) algorithm☆126Updated 5 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 5 years ago
- EmbedMask: Embedding Coupling for One-stage Instance Segmentation☆161Updated 3 years ago
- Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"☆52Updated 5 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆64Updated 5 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆143Updated 4 years ago
- Source codes of "CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection"☆225Updated 5 years ago
- [BMVC-20] Official PyTorch implementation of PPDet.☆98Updated 5 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆102Updated 7 years ago
- Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"☆184Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- A pytorch implementation of VoVNet☆134Updated 6 years ago
- The implementation of "Towards accurate one-stage object detection with AP-loss".☆174Updated 2 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Explicit Shape Encoding for Real-time Instance Segmentation☆104Updated 2 years ago
- ☆295Updated 4 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 4 years ago
- Unofficial Pytorch Implementation of GIoU:[CVPR2019]Generalized Intersection over Union☆34Updated 6 years ago
- SIXray : A Large-scale Security Inspection X-ray Benchmark in CVPR 2019☆81Updated 2 years ago
- Efficient Featurized Image Pyramid Network for Single Shot Detector, CVPR, 2019☆55Updated 6 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019☆107Updated 6 years ago
- Panoptic Feature Pyramid Networks