paper-with-me

홈 › Papers

Crafting Parts for Expressive Object Composition

2024-06-14 · Harsh Rangwani, Aishwarya Agarwal, Kuldeep Kulkarni, R. Venkatesh Babu, Srikrishna Karanam

Text-to-image generation from large generative models like Stable Diffusion, DALLE-2, etc., have become a common base for various tasks due to their superior quality and extensive knowledge bases. As image composition and generation are creative processes the artists need control over various parts of the images being generated. We find that just adding details about parts in the base text prompt either leads to an entirely different image (e.g., missing/incorrect identity) or the extra part details simply being ignored. To mitigate these issues, we introduce PartCraft, which enables image generation based on fine-grained part-level details specified for objects in the base text prompt. This allows more control for artists and enables novel object compositions by combining distinctive object parts. PartCraft first localizes object parts by denoising the object region from a specific diffusion process. This enables each part token to be localized to the right object region. After obtaining part masks, we run a localized diffusion process in each of the part regions based on fine-grained part descriptions and combine them to produce the final image. All the stages of PartCraft are based on repurposing a pre-trained diffusion model, which enables it to generalize across various domains without training. We demonstrate the effectiveness of part-level control provided by PartCraft qualitatively through visual examples and quantitatively in comparison to the contemporary baselines.

📄 PDF Abstract BibTeX arXiv:2406.10197

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationObjectText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음
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…

Similar Papers 제목 키워드 기반

Semantic Score Distillation Sampling for Compositional Text-to-3D Generation

2024-10-11 · Ling Yang, Zixiang Zhang, Junlin Han, Bohan Zeng 외

Generating high-quality 3D assets from textual descriptions remains a pivotal challenge in computer graphics and vision research. Due to the scarcity of 3D data, state-of-the-art approaches utilize pre-trained 2D diffusi…

3D GenerationText to 3D

PartCraft: Crafting Creative Objects by Parts

2024-07-05 · Kam Woh Ng, Xiatian Zhu, Yi-Zhe Song, Tao Xiang

This paper propels creative control in generative visual AI by allowing users to "select". Departing from traditional text or sketch-based methods, we for the first time allow users to choose visual concepts by parts for…

AutoPartGen: Autogressive 3D Part Generation and Discovery

2025-07-17 · Minghao Chen, Jianyuan Wang, Roman Shapovalov, Tom Monnier 외

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and…

3D Generation3D ReconstructionObject

Composing Parts for Expressive Object Generation

2025-01-01 · CVPR 2025 1 · Harsh Rangwani, Aishwarya Agarwal, Kuldeep Kulkarni, R. Venkatesh Babu 외

Image composition and generation are processes where the artists need control over various parts of the generated images. However, the current state-of-the-art generation models, like Stable Diffusion, cannot handle …

AttributeDenoisingImage GenerationObject

Learning Partonomic 3D Reconstruction from Image Collections

2025-01-01 · CVPR 2025 1 · Xiaoqian Ruan, Pei Yu, Dian Jia, Hyeonjeong Park 외

Reconstructing the 3D shape of an object from a single-view image is a fundamental task in computer vision. Recent advances in differentiable rendering have enabled 3D reconstruction from image collections using only…

3D ReconstructionImage GenerationObjectObject Reconstruction