Deformable-ConvNets

Deformable network module

An implementation of deformable convolutional networks using MXNet.

Deformable Convolutional Networks

GitHub

4k stars
126 watching
957 forks
Language: Python
last commit: almost 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
terrychenism/deformable-convnetsA software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks160
fundamentalvision/deformable-detrAn object detection algorithm using deformable transformers to efficiently process image features.3,297
cszn/kairImage restoration toolbox with training and testing codes for various deep learning-based methods2,994
locuslab/tcnAn empirical evaluation of generic convolutional and recurrent networks for sequence modeling4,204
sanghyun-son/edsr-pytorchProvides a PyTorch implementation of single image super-resolution2,457
hujie-frank/senetAn implementation of the Squeeze-and-Excitation Networks architecture in Caffe3,415
kenshohara/3d-resnets-pytorchPyTorch implementation of 3D ResNets for action recognition in video data3,920
liuzhuang13/densenetA deep learning implementation of a neural network architecture with interconnected layers, designed to improve accuracy on image classification tasks4,757
donnyyou/torchcvA comprehensive PyTorch-based framework for computer vision tasks2,249
kaiminghe/deep-residual-networksOriginal models for deep residual networks as described in a 2015 research paper, implemented using Caffe.6,462
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
lukemelas/efficientnet-pytorchA PyTorch implementation of EfficientNet convolutional neural networks7,971
dmlc/gluon-cvA toolkit for building and deploying deep learning models in computer vision5,850
osmr/imgclsmobResearch and development of deep learning networks for computer vision tasks2,984
1zb/deformable-convolution-pytorchAn implementation of Deformable Convolution in PyTorch using CUDA.409