gakkiri / simple-centernet-pytorchLinks
This is just a simple implementation of "CenterNet:Objects as Points"
☆80Updated 4 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
Sorting:
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 5 years ago
- ☆157Updated 2 years ago
- Cut and paste augmentation for object detection and instance segmentation☆147Updated 4 years ago
- Re-implementation of FCOS for personal study☆52Updated 5 years ago
- detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn☆222Updated 2 years ago
- ☆163Updated 2 years ago
- Helper for dealing with MS-COCO annotations☆91Updated 6 months ago
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- "SOLQ: Segmenting Objects by Learning Queries", SOLQ is an end-to-end instance segmentation framework with Transformer.☆200Updated 3 years ago
- Instance Segmentation based on CenterNet and CondInst☆166Updated 5 years ago
- This repo contains a minimalist implementation of centernet.☆58Updated 5 years ago
- This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.☆99Updated 5 years ago
- USB: Universal-Scale Object Detection Benchmark (BMVC 2022)☆434Updated 2 years ago
- a subset of coco dataset for faster experimentation☆271Updated last year
- A newly built high-resolution dataset for object detection and pedestrian detection (IEEE TIP 2020)☆142Updated 2 years ago
- Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"☆145Updated 5 years ago
- Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.☆248Updated 4 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆74Updated 5 years ago
- Location-Sensitive Visual Recognition with Cross-IOU Loss☆158Updated 3 years ago
- ☆172Updated 2 years ago
- SOTR: Segmenting Objects with Transformers☆193Updated 4 years ago
- Unofficial implementation of EfficientDet