菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-23
📄 Abstract - OSInsert: Towards High-authenticity and High-fidelity Image Composition

Generative image composition aims to regenerate the given foreground object in the background image to produce a realistic composite image. Some high-authenticity methods can adjust foreground pose/view to be compatible with background, while some high-fidelity methods can preserve the foreground details accurately. However, existing methods can hardly achieve both goals at the same time. In this work, we propose a two-stage strategy to achieve both goals. In the first stage, we use high-authenticity method to generate reasonable foreground shape, serving as the condition of high-fidelity method in the second stage. The experiments on MureCOM dataset verify the effectiveness of our two-stage strategy. The code and model have been released at this https URL.

顶级标签: computer vision aigc model training
详细标签: image composition generative models foreground-background fusion two-stage training realistic image generation 或 搜索:

OSInsert:迈向高真实感与高保真度的图像合成 / OSInsert: Towards High-authenticity and High-fidelity Image Composition


1️⃣ 一句话总结

这篇论文提出了一个名为OSInsert的两阶段图像合成新方法,它通过先调整前景物体形状以适应背景(高真实感),再精确保留前景细节(高保真度),从而首次同时实现了合成图像既自然逼真又细节清晰的目标。

源自 arXiv: 2602.19523