paper-with-me

Papers

Rendering Natural Camera Bokeh Effect with Deep Learning

2020-06-10 · Andrey Ignatov, Jagruti Patel, Radu Timofte

Bokeh is an important artistic effect used to highlight the main object of interest on the photo by blurring all out-of-focus areas. While DSLR and system camera lenses can render this effect naturally, mobile cameras are unable to produce shallow depth-of-field photos due to a very small aperture diameter of their optics. Unlike the current solutions simulating bokeh by applying Gaussian blur to image background, in this paper we propose to learn a realistic shallow focus technique directly from the photos produced by DSLR cameras. For this, we present a large-scale bokeh dataset consisting of 5K shallow / wide depth-of-field image pairs captured using the Canon 7D DSLR with 50mm f/1.8 lenses. We use these images to train a deep learning model to reproduce a natural bokeh effect based on a single narrow-aperture image. The experimental results show that the proposed approach is able to render a plausible non-uniform bokeh even in case of complex input data with multiple objects. The dataset, pre-trained models and codes used in this paper are available on the project website.

📄 PDF Abstract BibTeX arXiv:2006.05698

Code (1)

aiff22/PyNET-Bokeh 공식 구현 tf

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

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

Bokeh-Loss GAN: Multi-Stage Adversarial Training for Realistic Edge-Aware Bokeh

2022-08-25 · Brian Lee, Fei Lei, Huaijin Chen, Alexis Baudron

In this paper, we tackle the problem of monocular bokeh synthesis, where we attempt to render a shallow depth of field image from a single all-in-focus image. Unlike in DSLR cameras, this effect can not be captured direc…

Dr. Bokeh: DiffeRentiable Occlusion-aware Bokeh Rendering

2024-01-01 · CVPR 2024 1 · Yichen Sheng, Zixun Yu, Lu Ling, Zhiwen Cao 외

Bokeh is widely used in photography to draw attention to the subject while effectively isolating distractions in the background. Computational methods can simulate bokeh effects without relying on a physical camera l…

AIM 2020 Challenge on Rendering Realistic Bokeh

2020-11-10 · Andrey Ignatov, Radu Timofte, Ming Qian, Congyu Qiao 외

This paper reviews the second AIM realistic bokeh effect rendering challenge and provides the description of the proposed solutions and results. The participating teams were solving a real-world bokeh simulation problem,…

Bokeh Effect Rendering

BokehOrNot: Transforming Bokeh Effect with Image Transformer and Lens Metadata Embedding

2023-06-06 · Zhihao Yang, Wenyi Lian, Siyuan Lai

Bokeh effect is an optical phenomenon that offers a pleasant visual experience, typically generated by high-end cameras with wide aperture lenses. The task of bokeh effect transformation aims to produce a desired effect …

Image Restoration