Panghu-coder's Stars
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
baowenbo/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
ndrplz/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
NVIDIA/semantic-segmentation
Nvidia Semantic Segmentation monorepo
d-li14/involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
sniklaus/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
tarun005/FLAVR
Code for FLAVR: A fast and efficient frame interpolation technique.
ZhihaoHu/PyTorchVideoCompression
PyTorch implementation and benchmark of Video Compression
rubenvillegas/cvpr2018nkn
Tensorflow implementation of the CVPR 2018 paper: Neural Kinematic Networks for Unsupervised Motion Retargetting
HopLee6/RRIN-PyTorch
PyTorch Implementation of "Video Frame Interpolation via Residue Refinement"
coolbeam/OIFlow
occlusion inpainting for unsupervised optical flow estimation
daigo0927/GridNet
GridNet implementation with PyTorch