paper-with-me

Papers

DreamVTON: Customizing 3D Virtual Try-on with Personalized Diffusion Models

2024-07-23 · Zhenyu Xie, Haoye Dong, Yufei Gao, Zehua Ma, Xiaodan Liang

Image-based 3D Virtual Try-ON (VTON) aims to sculpt the 3D human according to person and clothes images, which is data-efficient (i.e., getting rid of expensive 3D data) but challenging. Recent text-to-3D methods achieve remarkable improvement in high-fidelity 3D human generation, demonstrating its potential for 3D virtual try-on. Inspired by the impressive success of personalized diffusion models (e.g., Dreambooth and LoRA) for 2D VTON, it is straightforward to achieve 3D VTON by integrating the personalization technique into the diffusion-based text-to-3D framework. However, employing the personalized module in a pre-trained diffusion model (e.g., StableDiffusion (SD)) would degrade the model's capability for multi-view or multi-domain synthesis, which is detrimental to the geometry and texture optimization guided by Score Distillation Sampling (SDS) loss. In this work, we propose a novel customizing 3D human try-on model, named \textbf{DreamVTON}, to separately optimize the geometry and texture of the 3D human. Specifically, a personalized SD with multi-concept LoRA is proposed to provide the generative prior about the specific person and clothes, while a Densepose-guided ControlNet is exploited to guarantee consistent prior about body pose across various camera views. Besides, to avoid the inconsistent multi-view priors from the personalized SD dominating the optimization, DreamVTON introduces a template-based optimization mechanism, which employs mask templates for geometry shape learning and normal/RGB templates for geometry/texture details learning. Furthermore, for the geometry optimization phase, DreamVTON integrates a normal-style LoRA into personalized SD to enhance normal map generative prior, facilitating smooth geometry modeling.

📄 PDF Abstract BibTeX arXiv:2407.16511

Code (0)

등록된 구현이 없습니다.

Tasks

Text to 3DVirtual Try-on

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

TweedieMix: Improving Multi-Concept Fusion for Diffusion-based Image/Video Generation

2024-10-08 · Gihyun Kwon, Jong Chul Ye

Despite significant advancements in customizing text-to-image and video generation models, generating images and videos that effectively integrate multiple personalized concepts remains a challenging task. To address thi…

Video Generation

AnyDressing: Customizable Multi-Garment Virtual Dressing via Latent Diffusion Models

2024-12-05 · CVPR 2025 1 · Xinghui Li, Qichao Sun, Pengze Zhang, Fulong Ye 외

Recent advances in garment-centric image generation from text and image prompts based on diffusion models are impressive. However, existing methods lack support for various combinations of attire, and struggle to preserv…

Image Generation

Customizing 360-Degree Panoramas through Text-to-Image Diffusion Models

2023-10-28 · Hai Wang, Xiaoyu Xiang, Yuchen Fan, Jing-Hao Xue

Personalized text-to-image (T2I) synthesis based on diffusion models has attracted significant attention in recent research. However, existing methods primarily concentrate on customizing subjects or styles, neglecting t…

Denoising

Virtually Being: Customizing Camera-Controllable Video Diffusion Models with Multi-View Performance Captures

2025-10-16 · Yuancheng Xu, Wenqi Xian, Li Ma, Julien Philip 외 arxiv

We introduce a framework that enables both multi-view character consistency and 3D camera control in video diffusion models through a novel customization data pipeline. We train the character consistency component with r…

Video Generation

SVDiff: Compact Parameter Space for Diffusion Fine-Tuning

2023-03-20 · ICCV 2023 1 · Ligong Han, Yinxiao Li, Han Zhang, Peyman Milanfar 외

Diffusion models have achieved remarkable success in text-to-image generation, enabling the creation of high-quality images from text prompts or other modalities. However, existing methods for customizing these models ar…

Data AugmentationDiffusion PersonalizationEfficient Diffusion PersonalizationImage Generation+3