deformable-convolution-pytorch
Deformable Convolver
An implementation of Deformable Convolution in PyTorch using CUDA.
PyTorch implementation of Deformable Convolution
409 stars
18 watching
53 forks
Language: Cuda
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| A software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks | 160 |
| A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
| Provides a CUDA backend for the PyTorch deep learning framework | 337 |
| Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |
| Regularizes convolutional networks by randomly dropping units in contiguous regions of feature maps | 589 |
| An implementation of a convolutional neural network component that handles spatial coordinates. | 397 |
| A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them | 119 |
| PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 354 |
| Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch. | 279 |
| Implementation of an algorithm for single image deblurring in images with defocus blur | 228 |
| An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 402 |