kunheek/style-aware-discriminator
CVPR 2022 - Official PyTorch implementation of "A Style-Aware Discriminator for Controllable Image Translation"
This project helps graphic designers, digital artists, and marketing professionals transform images by applying diverse styles from one image to another. It takes an input image and a 'style reference' image, then intelligently combines their characteristics. The output is a new image where the content of the input image is rendered with the aesthetic properties (like time of day, weather, age, or textures) extracted from the style reference.
115 stars.
Use this if you need fine-grained, controllable style transfer to generate variations of existing images or create new visuals with specific aesthetic qualities.
Not ideal if you're looking for simple, pre-set image filters or don't require the advanced control over style attributes that this tool offers.
Stars
115
Forks
8
Language
Python
License
MIT
Category
Last pushed
Oct 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/kunheek/style-aware-discriminator"
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...