vid2vid

Video translator

A PyTorch implementation of a video-to-video translation method for generating photorealistic videos from semantic label maps or other input data.

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.

GitHub

9k stars
246 watching
1k forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
nvidia/pix2pixhd Generates photorealistic images from conditional inputs using deep neural networks 6,667
nvlabs/imaginaire A PyTorch library providing optimized implementations of image and video synthesis methods developed at NVIDIA. 4,015
phillipi/pix2pix An implementation of an image-to-image translation algorithm using deep learning techniques 10,163
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,500
yunjey/stargan Develops a unified generative model to translate images across multiple domains using a single network architecture. 5,229
junyanz/pytorch-cyclegan-and-pix2pix Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. 23,085
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
nvlabs/stylegan3 An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities 6,438
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 83,959
nvidia/fastphotostyle Transfers the style of a reference image to another image based on its content 11,156
leoxiaobin/deep-high-resolution-net.pytorch An implementation of a deep learning network for human pose estimation using high-resolution representations 4,327
nvidia/flownet2-pytorch A deep learning framework implementing an optical flow estimation model using PyTorch. 3,147
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,211
mrzhu-cool/pix2pix-pytorch A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks 425
eladrich/pixel2style2pixel An implementation of an image-to-image translation framework using StyleGAN encoders and generators. 3,195