STTN
Video inpainting model
Proposes a deep learning model to fill missing regions in video frames and generate completed videos
[ECCV'2020] STTN: Learning Joint Spatial-Temporal Transformations for Video Inpainting
480 stars
19 watching
73 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list
completing-videosspatial-temporaltransformervideo-inpainting
Related projects:
Repository | Description | Stars |
---|---|---|
jnhwkim/nips-mrn-vqa | This project presents a neural network model designed to answer visual questions by combining question and image features in a residual learning framework. | 39 |
zzh-tech/estrnn | An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 320 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
mit-han-lab/temporal-shift-module | Develops a video analysis module with efficient temporal processing capabilities | 2,078 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
yjxiong/tsn-pytorch | A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. | 1,066 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
cszn/srmd | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 427 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
anilbas/3dmmasstn | A tool for using 3D Morphable Models as spatial transformers within convolutional neural networks for face image processing | 280 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 887 |
shangwei5/vidue | A deep learning model that jointly performs video frame interpolation and deblurring with unknown exposure time | 68 |
antoine77340/howto100m | Provides code and tools for learning joint text-video embeddings using the HowTo100M dataset | 254 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |