paper-with-me

Papers

Adaptive Mask-based Pyramid Network for Realistic Bokeh Rendering

2022-10-28 · Konstantinos Georgiadis, Albert Saà-Garriga, Mehmet Kerim Yucel, Anastasios Drosou, Bruno Manganelli

Bokeh effect highlights an object (or any part of the image) while blurring the rest of the image, and creates a visually pleasant artistic effect. Due to the sensor-based limitations on mobile devices, machine learning (ML) based bokeh rendering has gained attention as a reliable alternative. In this paper, we focus on several improvements in ML-based bokeh rendering; i) on-device performance with high-resolution images, ii) ability to guide bokeh generation with user-editable masks and iii) ability to produce varying blur strength. To this end, we propose Adaptive Mask-based Pyramid Network (AMPN), which is formed of a Mask-Guided Bokeh Generator (MGBG) block and a Laplacian Pyramid Refinement (LPR) block. MGBG consists of two lightweight networks stacked to each other to generate the bokeh effect, and LPR refines and upsamples the output of MGBG to produce the high-resolution bokeh image. We achieve i) via our lightweight, mobile-friendly design choices, ii) via the stacked-network design of MGBG and the weakly-supervised mask prediction scheme and iii) via manually or automatically editing the intensity values of the mask that guide the bokeh generation. In addition to these features, our results show that AMPN produces competitive or better results compared to existing methods on the EBB! dataset, while being faster and smaller than the alternatives.

📄 PDF Abstract BibTeX arXiv:2210.16078

Code (0)

등록된 구현이 없습니다.

Tasks

Bokeh Effect Rendering

Similar Papers 제목 키워드 기반

Defocus to focus: Photo-realistic bokeh rendering by fusing defocus and radiance priors

2023-06-07 · Xianrui Luo, Juewen Peng, Ke Xian, Zijin Wu 외

We consider the problem of realistic bokeh rendering from a single all-in-focus image. Bokeh rendering mimics aesthetic shallow depth-of-field (DoF) in professional photography, but these visual effects generated by exis…

Hallucination

Towards Photorealistic and Efficient Bokeh Rendering via Diffusion Framework

2026-05-08 · Linxiao Shi, Siming Zheng, Zerong Wang, Hao Zhang 외 arxiv

Existing mobile devices are constrained by compact optical designs, such as small apertures, which make it difficult to produce natural, optically realistic bokeh effects. Although recent learning-based methods have show…

Depth Estimation

Bokehlicious: Photorealistic Bokeh Rendering with Controllable Apertures

2025-03-20 · Tim Seizinger, Florin-Alexandru Vasluianu, Marcos V. Conde, Radu Timofte

Bokeh rendering methods play a key role in creating the visually appealing, softly blurred backgrounds seen in professional photography. While recent learning-based approaches show promising results, generating realistic…

DeblurringZero-shot Generalization

BGGAN: Bokeh-Glass Generative Adversarial Network for Rendering Realistic Bokeh

2020-11-04 · Ming Qian, Congyu Qiao, Jiamin Lin, Zhenyu Guo 외

A photo captured with bokeh effect often means objects in focus are sharp while the out-of-focus areas are all blurred. DSLR can easily render this kind of effect naturally. However, due to the limitation of sensors, sma…

Bokeh Effect RenderingGenerative Adversarial NetworkGPUImage-to-Image Translation

GBSD: Generative Bokeh with Stage Diffusion

2023-06-14 · Jieren Deng, Xin Zhou, Hao Tian, Zhihong Pan 외

The bokeh effect is an artistic technique that blurs out-of-focus areas in a photograph and has gained interest due to recent developments in text-to-image synthesis and the ubiquity of smart-phone cameras and photo-shar…

Image GenerationImage ManipulationNeural Rendering