paper-with-me

Papers

Diagnostic Benchmark and Iterative Inpainting for Layout-Guided Image Generation

2023-04-13 · Jaemin Cho, Linjie Li, Zhengyuan Yang, Zhe Gan, Lijuan Wang, Mohit Bansal

Spatial control is a core capability in controllable image generation. Advancements in layout-guided image generation have shown promising results on in-distribution (ID) datasets with similar spatial configurations. However, it is unclear how these models perform when facing out-of-distribution (OOD) samples with arbitrary, unseen layouts. In this paper, we propose LayoutBench, a diagnostic benchmark for layout-guided image generation that examines four categories of spatial control skills: number, position, size, and shape. We benchmark two recent representative layout-guided image generation methods and observe that the good ID layout control may not generalize well to arbitrary layouts in the wild (e.g., objects at the boundary). Next, we propose IterInpaint, a new baseline that generates foreground and background regions step-by-step via inpainting, demonstrating stronger generalizability than existing models on OOD layouts in LayoutBench. We perform quantitative and qualitative evaluation and fine-grained analysis on the four LayoutBench skills to pinpoint the weaknesses of existing models. We show comprehensive ablation studies on IterInpaint, including training task ratio, crop&paste vs. repaint, and generation order. Lastly, we evaluate the zero-shot performance of different pretrained layout-guided image generation models on LayoutBench-COCO, our new benchmark for OOD layouts with real objects, where our IterInpaint consistently outperforms SOTA baselines in all four splits. Project website: https://layoutbench.github.io

📄 PDF Abstract BibTeX arXiv:2304.06671

Code (2)

j-min/IterInpaint 공식 구현 pytorch
j-min/LayoutBench-COCO pytorch

Tasks

DiagnosticImage GenerationLayout-to-Image Generation

Methods 이 논문이 사용한 방법론

IterInpaint 설명 없음

Similar Papers 제목 키워드 기반

Layout-guided Indoor Panorama Inpainting with Plane-aware Normalization

2023-01-13 · Chao-Chen Gao, Cheng-Hsiu Chen, Jheng-Wei Su, Hung-Kuo Chu

We present an end-to-end deep learning framework for indoor panoramic image inpainting. Although previous inpainting methods have shown impressive performance on natural perspective images, most fail to handle panoramic …

Image Inpainting

The DEVIL is in the Details: A Diagnostic Evaluation Benchmark for Video Inpainting

2021-05-11 · CVPR 2022 1 · Ryan Szeto, Jason J. Corso

Quantitative evaluation has increased dramatically among recent video inpainting work, but the video and mask content used to gauge performance has received relatively little attention. Although attributes such as camera…

AttributeDiagnosticVideo Inpainting

HiSin: Efficient High-Resolution Sinogram Inpainting via Resolution-Guided Progressive Inference

2025-06-10 · Jiaze E, Srutarshi Banerjee, Tekin Bicer, Guannan Wang 외

High-resolution sinogram inpainting is essential for computed tomography reconstruction, as missing high-frequency projections can lead to visible artifacts and diagnostic errors. Diffusion models are well-suited for thi…

Diagnostic

High-Resolution Image Inpainting with Iterative Confidence Feedback and Guided Upsampling

2020-05-24 · ECCV 2020 8 · Yu Zeng, Zhe Lin, Jimei Yang, Jianming Zhang 외

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, …

Image InpaintingVocal Bursts Intensity Prediction

3D Gaussian Inpainting with Depth-Guided Cross-View Consistency

2025-02-17 · CVPR 2025 1 · Sheng-Yu Huang, Zi-Ting Chou, Yu-Chiang Frank Wang

When performing 3D inpainting using novel-view rendering methods like Neural Radiance Field (NeRF) or 3D Gaussian Splatting (3DGS), how to achieve texture and geometry consistency across camera views has been a challenge…

3DGS3D InpaintingNeRF