deformable-convnets topic
List
deformable-convnets repositories
TDAN-VSR-CVPR-2020
399
Stars
63
Forks
Watchers
TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution, CVPR 2020
pytorch-deform-conv-v2
727
Stars
141
Forks
Watchers
PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)
frcnn
184
Stars
75
Forks
Watchers
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
Deformable-ConvNets-caffe
160
Stars
83
Forks
Watchers
Deformable Convolutional Networks on caffe
CoDeNet
26
Stars
6
Forks
Watchers
[FPGA'21] CoDeNet is an efficient object detection model on PyTorch, with SOTA performance on VOC and COCO based on CenterNet and Co-Designed deformable convolution.
deformable-DETR
23
Stars
7
Forks
Watchers
Implementation of the paper : Deformable DETR: Deformable Transformers for End-to-End Object Detection (ICLR 2021)