Skip to content

InterDigitalInc/StyleBasedFilmGrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Style-based film grain analysis and synthesis

This repository implements the work published in:

Zoubida Ameur, Claire-Hélène Demarty, Olivier Le Meur, Daniel Ménard and Edouard François. "Style-based film grain analysis and synthesis." ACM Multimedia Systems (2023).

Abstract

Film grain which used to be a by-product of the chemical processing in the analog film stock, is a desirable feature in the era of digital cameras. Besides participating to the artistic intent during content creation, film grain has also interesting properties in the video compression chain such as its ability to mask compression artifacts. In this paper, we use a deep learning-based framework for film grain analysis, generation and synthesis. Our framework consists of three modules: a style encoder performing film grain style analysis, a mapping network responsible for film grain style generation, and a synthesis network that generates and blends a specific grain style to a given content in a content-adaptive manner. All modules are trained jointly, thanks to dedicated loss functions, on a large and diverse dataset of pairs of grain-free and grainy images, made publicly available to the community. Quantitative and qualitative evaluations show that fidelity to the reference grain, diversity of grain styles as well as a perceptually pleasant grain synthesis are achieved, demonstrating that each module outperforms the state-of-the-art in the task it was designed for.

This repository is currently under construction.

About

Official implementation for paper : Style-based film grain analysis and synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors