gakkiri / simple-centernet-pytorch
This is just a simple implementation of "CenterNet:Objects as Points"
☆79Updated 3 years ago
Alternatives and similar repositories for simple-centernet-pytorch:
Users that are interested in simple-centernet-pytorch are comparing it to the libraries listed below
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆70Updated 2 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 4 years ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 4 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- Cut and paste augmentation for object detection and instance segmentation☆139Updated 3 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- OpenVINO Training Extensions Object Detection☆93Updated 2 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 4 years ago
- ☆154Updated 2 years ago
- Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"☆141Updated 4 years ago
- Re-implementation of FCOS for personal study☆51Updated 4 years ago
- ☆58Updated 2 years ago
- Code for paper "One-Shot Object Detection without Fine-Tuning"☆26Updated 4 years ago
- Location-Sensitive Visual Recognition with Cross-IOU Loss☆156Updated 2 years ago
- "SOLQ: Segmenting Objects by Learning Queries", SOLQ is an end-to-end instance segmentation framework with Transformer.☆198Updated 3 years ago
- multi-scale training in pytorch☆44Updated 5 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 3 years ago
- ☆162Updated 2 years ago
- An easy to understand and better performance version of CenterNet