snap-research/MoCoGAN-HD
[ICLR 2021 Spotlight] A Good Image Generator Is What You Need for High-Resolution Video Synthesis
This project helps researchers and creative professionals generate high-resolution videos from existing images or a different video's motion. You provide a collection of images (like faces or animals) and optionally a video to extract motion from. The output is a new, high-quality video synthesizing the appearance of your images with the motion from the input video, or generating motion within the same image domain. This tool is ideal for academic researchers and media professionals exploring advanced video generation.
246 stars. No commits in the last 6 months.
Use this if you need to create realistic, high-resolution videos by combining static images with motion from either the same domain or a completely different type of video.
Not ideal if you're looking for a simple, off-the-shelf video editing tool or want to generate abstract animations without specific image or motion inputs.
Stars
246
Forks
25
Language
Python
License
—
Category
Last pushed
Feb 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/snap-research/MoCoGAN-HD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...