CustomNet: Zero-shot Object Customization with Variable-Viewpoints in Text-to-Image Diffusion Models
Ziyang Yuan, Mingdeng Cao, Xintao Wang, Zhongang Qi, Chun Yuan, Ying Shan
TL;DR
The paper addresses the limitations of existing object customization in diffusion models, such as time-consuming optimization and poor identity preservation, by integrating 3D novel view synthesis to enable explicit viewpoint, location, and background control. It introduces CustomNet, a zero-shot framework that leverages a viewpoint-conditioned diffusion backbone with location-aware input, dual-attention background conditioning, and a dataset construction pipeline combining synthetic multi-view data and real-world images. The approach achieves superior identity preservation and controllable viewpoint outputs without test-time optimization, demonstrated against strong baselines and via ablations. This work advances harmonized, flexible object customization in T2I diffusion models with practical implications for image compositing and personalized content creation.
Abstract
Incorporating a customized object into image generation presents an attractive feature in text-to-image generation. However, existing optimization-based and encoder-based methods are hindered by drawbacks such as time-consuming optimization, insufficient identity preservation, and a prevalent copy-pasting effect. To overcome these limitations, we introduce CustomNet, a novel object customization approach that explicitly incorporates 3D novel view synthesis capabilities into the object customization process. This integration facilitates the adjustment of spatial position relationships and viewpoints, yielding diverse outputs while effectively preserving object identity. Moreover, we introduce delicate designs to enable location control and flexible background control through textual descriptions or specific user-defined images, overcoming the limitations of existing 3D novel view synthesis methods. We further leverage a dataset construction pipeline that can better handle real-world objects and complex backgrounds. Equipped with these designs, our method facilitates zero-shot object customization without test-time optimization, offering simultaneous control over the viewpoints, location, and background. As a result, our CustomNet ensures enhanced identity preservation and generates diverse, harmonious outputs.
