PreciseCam enables precise camera control (roll, pitch, vFoV, distortion) in text-to-image generation by conditioning SDXL with Perspective Field maps and a new dataset of 57,380 images.
Customizing Text-to-Image Diffusion with Object Viewpoint Control
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Model customization introduces new concepts to existing text-to-image models, enabling the generation of these new concepts/objects in novel contexts. However, such methods lack accurate camera view control with respect to the new object, and users must resort to prompt engineering (e.g., adding ``top-view'') to achieve coarse view control. In this work, we introduce a new task -- enabling explicit control of the object viewpoint in the customization of text-to-image diffusion models. This allows us to modify the custom object's properties and generate it in various background scenes via text prompts, all while incorporating the object viewpoint as an additional control. This new task presents significant challenges, as one must harmoniously merge a 3D representation from the multi-view images with the 2D pre-trained model. To bridge this gap, we propose to condition the diffusion process on the 3D object features rendered from the target viewpoint. During training, we fine-tune the 3D feature prediction modules to reconstruct the object's appearance and geometry, while reducing overfitting to the input multi-view images. Our method outperforms existing image editing and model customization baselines in preserving the custom object's identity while following the target object viewpoint and the text prompt.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
PreciseCam: Precise Camera Control for Text-to-Image Generation
PreciseCam enables precise camera control (roll, pitch, vFoV, distortion) in text-to-image generation by conditioning SDXL with Perspective Field maps and a new dataset of 57,380 images.