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
471 stars
16 watching
58 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
cudacupydeep-learningpythonpytorch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
| | A PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors. | 117 |
| | An implementation of Noise Contrastive Estimation in PyTorch to improve the performance and efficiency of softmax output layers | 317 |
| | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
| | An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. | 83 |
| | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
| | A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. | 82 |
| | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 402 |
| | Develops a deep learning-based method for deblurring images and videos from motion blur | 225 |
| | A PyTorch implementation of an image super-resolution model based on dense skip connections. | 119 |
| | A simple Vulkan rendering example | 207 |
| | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
| | Deblurring algorithm for videos using a neural network | 52 |
| | An implementation of deep image matting in PyTorch using a neural network architecture. | 821 |
| | PyTorch bindings for the Warp-CTC loss function used in speech recognition. | 757 |