Section 01
Introduction: Core Overview of the Differentiable Image Stylization Engine Based on CNN and CDF
This project proposes an image stylization engine that combines global CDF analysis with a CNN-driven differentiable renderer, supporting end-to-end learning of multiple photographic styles such as Fujifilm classic film, cyberpunk, and tilt-shift effect. The engine balances global tone statistics (captured by CDF) and local spatial structure (encoded by CNN), enabling powerful and interpretable image editing capabilities. Maintained by kyleyhw, the source code is available on GitHub (link: https://github.com/kyleyhw/image_editing) and was released on May 26, 2026.