yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model.
Combines differentiable photo editing operations (exposure, saturation, shadows, highlights) with reinforcement learning to discover optimal editing sequences, trained on paired expert retouching data from the MIT-Adobe FiveK dataset. Built on TensorFlow with support for high-bit-depth RAW images and linear color spaces, enabling interpretable editing chains rather than black-box neural transformations. Handles one-to-many mappings through dropout-based stochasticity, allowing diverse stylistic outputs from single inputs.
780 stars. No commits in the last 6 months.
Stars
780
Forks
156
Language
Python
License
MIT
Category
Last pushed
Aug 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/yuanming-hu/exposure"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
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]
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
yiranran/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical...
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...