Deformable-ConvNets
Deformable network module
An implementation of deformable convolutional networks using MXNet.
Deformable Convolutional Networks
4k stars
126 watching
957 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks | 160 |
| An object detection algorithm using deformable transformers to efficiently process image features. | 3,297 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| An empirical evaluation of generic convolutional and recurrent networks for sequence modeling | 4,204 |
| Provides a PyTorch implementation of single image super-resolution | 2,457 |
| An implementation of the Squeeze-and-Excitation Networks architecture in Caffe | 3,415 |
| PyTorch implementation of 3D ResNets for action recognition in video data | 3,920 |
| A deep learning implementation of a neural network architecture with interconnected layers, designed to improve accuracy on image classification tasks | 4,757 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| Original models for deep residual networks as described in a 2015 research paper, implemented using Caffe. | 6,462 |
| An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| A PyTorch implementation of EfficientNet convolutional neural networks | 7,971 |
| A toolkit for building and deploying deep learning models in computer vision | 5,850 |
| Research and development of deep learning networks for computer vision tasks | 2,984 |
| An implementation of Deformable Convolution in PyTorch using CUDA. | 409 |