中文
相关论文

相关论文: CatVTON: Concatenation Is All You Need for Virtual…

200 篇论文

Image virtual try-on replaces the clothes on a person image with a desired in-shop clothes image. It is challenging because the person and the in-shop clothes are unpaired. Existing methods formulate virtual try-on as either in-painting or…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Chongjian Ge , Yibing Song , Yuying Ge , Han Yang , Wei Liu , Ping Luo

Despite the impressive generative capabilities of diffusion models, existing diffusion model-based style transfer methods require inference-stage optimization (e.g. fine-tuning or textual inversion of style) which is time-consuming, or…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Jiwoo Chung , Sangeek Hyun , Jae-Pil Heo

Virtual Try-On (trying clothes virtually) is a promising application of the Generative Adversarial Network (GAN). However, it is an arduous task to transfer the desired clothing item onto the corresponding regions of a human body because of…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Santosh Adhikari , Bishnu Bhusal , Prashant Ghimire , Anil Shrestha

The task of image-based virtual try-on aims to transfer a target clothing item onto the corresponding region of a person, which is commonly tackled by fitting the item to the desired body part and fusing the warped item with the person.…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Seunghwan Choi , Sunghyun Park , Minsoo Lee , Jaegul Choo

Virtual try-on (VTON) is a crucial task for enhancing user experience in online shopping by generating realistic garment previews on personal photos. Although existing methods have achieved impressive results, they struggle with…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Zhiying Li , Junhao Wu , Yeying Jin , Daiheng Gao , Yun Ji , Kaichuan Kong , Lei Yu , Hao Xu , Kai Chen , Bruce Gu , Nana Wang , Zhaoxin Fan

Diffusion models produce realistic images and videos but require substantial computational resources, necessitating multi-accelerator parallelism for real-time deployment. However, parallel inference introduces significant communication…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Jiajun Luo , Yicheng Xiao , Jianru Xu , Yangxiu You , Rongwei Lu , Chen Tang , Jingyan Jiang , Zhi Wang

Impressive results on real-world image super-resolution (Real-ISR) have been achieved by employing pre-trained stable diffusion (SD) models. However, one critical issue of such methods lies in their poor reconstruction of image fine…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Qiaosi Yi , Shuai Li , Rongyuan Wu , Lingchen Sun , Yuhui Wu , Lei Zhang

Diffusion models have emerged as the mainstream approach for visual generation. However, these models typically suffer from sample inefficiency and high training costs. Consequently, methods for efficient finetuning, inference and…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Felix Krause , Timy Phan , Ming Gui , Stefan Andreas Baumann , Vincent Tao Hu , Björn Ommer

With the increasing development of garment manufacturing industry, the method of combining neural network with industry to reduce product redundancy has been paid more and more attention.In order to reduce garment redundancy and achieve…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Shanchen Pang , Xixi Tao , Neal N. Xiong , Yukun Dong

With the rapid development of e-commerce and digital fashion, image-based virtual try-on (VTON) has attracted increasing attention. However, existing VTON models often suffer from artifacts such as garment distortion and body inconsistency,…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Xinyi Wei , Sijing Wu , Zitong Xu , Yunhao Li , Huiyu Duan , Xiongkuo Min , Guangtao Zhai

Video Virtual Try-On (VVT) aims to seamlessly replace a garment on a person in a video with a new one. While existing methods have made significant strides in maintaining temporal consistency, they are predominantly confined to…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Jun Zheng , Zhengze Xu , Mengting Chen , Jing Wang , Jinsong Lan , Xiaoyong Zhu , Kaifu Zhang , Bo Zheng , Xiaodan Liang

As one of the most successful generative models, diffusion models have demonstrated remarkable efficacy in synthesizing high-quality images. These models learn the underlying high-dimensional data distribution in an unsupervised manner.…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Min Hou , Yueying Wu , Chang Xu , Yu-Hao Huang , Chenxi Bai , Le Wu , Jiang Bian

Diffusion models have significantly advanced the field of generative modeling. However, training a diffusion model is computationally expensive, creating a pressing need to adapt off-the-shelf diffusion models for downstream generation…

机器学习 · 计算机科学 2024-06-07 Jincheng Zhong , Xingzhuo Guo , Jiaxiang Dong , Mingsheng Long

Virtual Try-On (VTON) is a transformative technology in e-commerce and fashion design, enabling realistic digital visualization of clothing on individuals. In this work, we propose VTON 360, a novel 3D VTON method that addresses the open…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Zijian He , Yuwei Ning , Yipeng Qin , Guangrun Wang , Sibei Yang , Liang Lin , Guanbin Li

Existing image-based virtual try-on methods directly transfer specific clothing to a human image without utilizing clothing attributes to refine the transferred clothing geometry and textures, which causes incomplete and blurred clothing…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xiaoyu Han , Shengping Zhang , Qinglin Liu , Zonglin Li , Chenyang Wang

Generating a virtual try-on image from in-shop clothing images and a model person's snapshot is a challenging task because the human body and clothes have high flexibility in their shapes. In this paper, we develop a Virtual Try-on…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Shion Honda

Image-based virtual try-on aims to transfer an in-shop clothing image to a person image. Most existing methods adopt a single global deformation to perform clothing warping directly, which lacks fine-grained modeling of in-shop clothing and…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Shengping Zhang , Xiaoyu Han , Weigang Zhang , Xiangyuan Lan , Hongxun Yao , Qingming Huang

Foundation models in digital pathology use massive datasets to learn useful compact feature representations of complex histology images. However, there is limited transparency into what drives the correlation between dataset size and…

Video inpainting is the task of filling a region in a video in a visually convincing manner. It is very challenging due to the high dimensionality of the data and the temporal consistency required for obtaining convincing results. Recently,…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Nicolas Cherel , Andrés Almansa , Yann Gousseau , Alasdair Newson

Diffusion distillation is a widely used technique to reduce the sampling cost of diffusion models, yet it often requires extensive training, and the student performance tends to be degraded. Recent studies show that incorporating a GAN…

机器学习 · 计算机科学 2025-06-12 Bowen Zheng , Tianming Yang