tteepe / DCNv2Links
Deformable Convolutional Networks v2 (DCNv2) with Pytorch 1.8+ & JIT Compilation
☆42Updated 2 years ago
Alternatives and similar repositories for DCNv2
Users that are interested in DCNv2 are comparing it to the libraries listed below
Sorting:
- Deformable Convolutional Networks v2 with Pytorch☆101Updated 3 years ago
- You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2☆272Updated 4 years ago
- From Handcrafted to Deep Features for Pedestrian Detection: A Survey (TPAMI 2021)☆175Updated 2 years ago
- Deformable Convolutional Networks v2 with Pytorch☆374Updated last year
- This is the official implementation of TransCenter (TPAMI). The code and pretrained models are now available here: https://gitlab.inria.…☆113Updated 2 years ago
- ☆210Updated 3 years ago
- (ECCV 22 Oral) ObjectBox: From Centers to Boxes for Anchor-Free Object Detection☆134Updated 2 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
- Official PyTorch Implementation of Rank & Sort Loss for Object Detection and Instance Segmentation [ICCV2021]☆244Updated 4 years ago
- bounding box annotations, python evaluation code, and a benchmark for CityPersons☆93Updated 2 years ago
- Official implementation of our CVPR2021 paper "OTA: Optimal Transport Assignment for Object Detection" in Pytorch.☆247Updated 4 years ago
- Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021☆482Updated 4 years ago
- DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)☆673Updated 3 years ago
- Code for Mining Inter-Video Proposal Relations for Video Object Detection, ECCV 2020☆49Updated 3 years ago
- Scale-aware Automatic Augmentation for Object Detection (CVPR 2021)☆197Updated 3 years ago
- VarifocalNet: An IoU-aware Dense Object Detector☆355Updated 4 years ago
- Corner Proposal Network for Anchor-free, Two-stage Object Detection☆195Updated 4 years ago
- SWA Object Detection☆246Updated 4 years ago
- ☆156Updated 2 years ago
- An official implementation of the Anchor DETR.☆359Updated 3 years ago
- ☆193Updated 4 years ago
- ☆26Updated 4 years ago
- This is a knowledge distillation toolbox based on mmdetection.☆75Updated 3 years ago
- Quasi-Dense Similarity Learning for Multiple Object Tracking, CVPR 2021 (Oral)☆398Updated 2 years ago
- mmdetection-based efficientdet☆66Updated 4 years ago
- This Repo is the official CUDA implementation of ICCV 2019 Oral paper for CARAFE: Content-Aware ReAssembly of FEatures☆68Updated 2 years ago
- TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral☆332Updated 5 months ago
- Implementation of Mobile Video Object Detection with Temporally-Aware Feature Maps using PyTorch☆130Updated 5 years ago
- Multiple Object Tracking with Transformer☆660Updated 2 years ago
- Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》