softmax-splatting
Video warping operator
An implementation of a differentiable warping operator for video frame interpolation using a softmax-based approach
an implementation of softmax splatting for differentiable forward warping using PyTorch
468 stars
16 watching
58 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
cudacupydeep-learningpythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
clementpinard/sfmlearner-pytorch | PyTorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,014 |
sniklaus/pytorch-extension | A PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors. | 117 |
stonesjtu/pytorch-nce | An implementation of Noise Contrastive Estimation in PyTorch to improve the performance and efficiency of softmax output layers | 318 |
themathgeek13/stdeblur | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
yerevann/warp | An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. | 83 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
jinsc37/difrint | A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. | 82 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 401 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
wxywhu/srdensenet-pytorch | A PyTorch implementation of an image super-resolution model based on dense skip connections. | 119 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 817 |
seannaren/warp-ctc | PyTorch bindings for the Warp-CTC loss function used in speech recognition. | 757 |