VectXmy / FCOS.PytorchLinks
fcos implementation in pytorch1.x
☆99Updated 4 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:
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆199Updated 4 years ago
- ☆93Updated 5 years ago
- Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection☆113Updated 2 years ago
- SWA Object Detection☆246Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》☆203Updated 5 years ago
- You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2☆272Updated 4 years ago
- piou loss and Retail50K dataset☆197Updated 5 years ago
- my_custom_mmdetection☆59Updated 5 years ago
- IoU-aware single-stage object detector for accurate localization☆67Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练