OndrejTexler/Few-Shot-Patch-Based-Training
The official implementation of our SIGGRAPH 2020 paper Interactive Video Stylization Using Few-Shot Patch-Based Training
This project helps video editors and visual artists apply a consistent artistic style from a single example image to an entire video or live webcam feed. You provide an input video and a "stylized" example image (like a painting or drawing), and it outputs a new video where the original footage is rendered in the artistic style of your example. This is ideal for creatives looking to transform their video content with a unique aesthetic.
627 stars. No commits in the last 6 months.
Use this if you need to stylize a video or webcam stream based on a few example frames, maintaining visual consistency across the entire sequence.
Not ideal if you're looking for a simple, one-click mobile app solution or if you need to stylize still images rather than video.
Stars
627
Forks
106
Language
C++
License
—
Category
Last pushed
Apr 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/OndrejTexler/Few-Shot-Patch-Based-Training"
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...