tianzhi0549 / FCOSLinks
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
☆3,343Updated last year
Alternatives and similar repositories for FCOS
Users that are interested in FCOS are comparing it to the libraries listed below
Sorting:
- Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .☆1,888Updated 3 years ago
- ☆2,372Updated 5 years ago
- Pytorch implementation of RetinaNet object detection.☆2,211Updated 2 years ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,580Updated last year
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,422Updated 4 years ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,530Updated 2 years ago
- Codes for paper "Mask Scoring R-CNN".☆1,905Updated 5 years ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,467Updated last year
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,446Updated 4 years ago
- ☆1,776Updated 6 years ago
- SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.☆1,744Updated last year
- PANet for Instance Segmentation and Object Detection☆1,348Updated 6 years ago
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,134Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 2 years ago
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,146Updated 3 years ago
- ☆2,058Updated 6 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,269Updated 4 years ago
- convert dataset to coco/voc format☆1,110Updated 4 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,794Updated 2 years ago
- PyTorch implementation of YOLOv4☆1,914Updated last year
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,087Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,079Updated 4 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,258Updated 5 years ago
- Caffe implementation of multiple popular object detection frameworks☆1,058Updated 6 years ago
- 单阶段通用目标检测器