paper-with-me

Papers

GBSD: Generative Bokeh with Stage Diffusion

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

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-sharing apps. Prior work on rendering bokeh effects have focused on post hoc image manipulation to produce similar blurring effects in existing photographs using classical computer graphics or neural rendering techniques, but have either depth discontinuity artifacts or are restricted to reproducing bokeh effects that are present in the training data. More recent diffusion based models can synthesize images with an artistic style, but either require the generation of high-dimensional masks, expensive fine-tuning, or affect global image characteristics. In this paper, we present GBSD, the first generative text-to-image model that synthesizes photorealistic images with a bokeh style. Motivated by how image synthesis occurs progressively in diffusion models, our approach combines latent diffusion models with a 2-stage conditioning algorithm to render bokeh effects on semantically defined objects. Since we can focus the effect on objects, this semantic bokeh effect is more versatile than classical rendering techniques. We evaluate GBSD both quantitatively and qualitatively and demonstrate its ability to be applied in both text-to-image and image-to-image settings.

📄 PDF Abstract BibTeX arXiv:2306.08251

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage ManipulationNeural Rendering

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
HOC 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Boosting Monocular Metric Depth Estimation via Bokeh Rendering

2025-12-13 · Hangwei Zhang, Armando Fortes, Tianyi Wei, Xingang Pan arxiv

Bokeh rendering and depth estimation share a fundamental optical connection, yet existing methods fail to fully exploit this reciprocity. Conventional bokeh pipelines rely heavily on noisy depth maps that inevitably intr…

Depth Estimation

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

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

BokehDiff: Neural Lens Blur with One-Step Diffusion

2025-07-24 · Chengxuan Zhu, Qingnan Fan, Qi Zhang, Jinwei Chen 외 arxiv

We introduce BokehDiff, a novel lens blur rendering method that achieves physically accurate and visually appealing outcomes, with the help of generative diffusion prior. Previous methods are bounded by the accuracy of d…

Depth Estimation

BokehFlow: Depth-Free Controllable Bokeh Rendering via Flow Matching

2025-11-19 · Yachuan Huang, Xianrui Luo, Qiwen Wang, Liao Shen 외 arxiv

Bokeh rendering simulates the shallow depth-of-field effect in photography, enhancing visual aesthetics and guiding viewer attention to regions of interest. Although recent approaches perform well, rendering controllable…