中文
相关论文

相关论文: WAS-VTON: Warping Architecture Search for Virtual …

200 篇论文

In recent years, neural architecture search (NAS) has received intensive scientific and industrial interest due to its capability of finding a neural architecture with high accuracy for various artificial intelligence tasks such as image…

机器学习 · 计算机科学 2021-01-18 Martin Ferianc , Hongxiang Fan , Miguel Rodrigues

Image-based virtual try-on aims to fit an in-shop garment onto a clothed person image. Garment warping, which aligns the target garment with the corresponding body parts in the person image, is a crucial step in achieving this goal.…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Sanhita Pathak , Vinay Kaushik , Brejesh Lall

The idea of \textit{Virtual Try-ON} (VTON) benefits e-retailing by giving an user the convenience of trying a clothing at the comfort of their home. In general, most of the existing VTON methods produce inconsistent results when a person…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Debapriya Roy , Sanchayan Santra , Diganta Mukherjee , Bhabatosh Chanda

Image-based virtual try-on aims to seamlessly fit in-shop clothing to a person image while maintaining pose consistency. Existing methods commonly employ the thin plate spline (TPS) transformation or appearance flow to deform in-shop…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Xiaoyu Han , Shunyuan Zheng , Zonglin Li , Chenyang Wang , Xin Sun , Quanling Meng

The 2D virtual try-on task has recently attracted a lot of interest from the research community, for its direct potential applications in online shopping as well as for its inherent and non-addressed scientific challenges. This task…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Thibaut Issenhuth , Jérémie Mary , Clément Calauzènes

Deep learning based virtual try-on system has achieved some encouraging progress recently, but there still remain several big challenges that need to be solved, such as trying on arbitrary clothes of all types, trying on the clothes from…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Yu Liu , Mingbo Zhao , Zhao Zhang , Haijun Zhang , Shuicheng Yan

Image-based virtual try-on for fashion has gained considerable attention recently. The task requires trying on a clothing item on a target model image. An efficient framework for this is composed of two stages: (1) warping (transforming)…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Surgan Jandial , Ayush Chopra , Kumar Ayush , Mayur Hemani , Abhijeet Kumar , Balaji Krishnamurthy

Traditional virtual try-on methods primarily focus on the garment-to-person try-on task, which requires flat garment representations. In contrast, this paper introduces a novel approach to the person-to-person try-on task. Unlike the…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Zheng Wang , Xianbing Sun , Shengyi Wu , Jiahui Zhan , Jianlou Si , Chi Zhang , Liqing Zhang , Jianfu Zhang

Virtual Try-On technology has garnered significant attention for its potential to transform the online fashion retail experience by allowing users to visualize how garments would look on them without physical trials. While recent advances…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Minh Tran , Johnmark Clements , Annie Prasanna , Tri Nguyen , Ngan Le

The state-of-the-art object detection method is complicated with various modules such as backbone, feature fusion neck, RPN and RCNN head, where each module may have different designs and structures. How to leverage the computational cost…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Lewei Yao , Hang Xu , Wei Zhang , Xiaodan Liang , Zhenguo Li

Image-based Virtual Try-ON aims to transfer an in-shop garment onto a specific person. Existing methods employ a global warping module to model the anisotropic deformation for different garment parts, which fails to preserve the semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Zhenyu Xie , Zaiyu Huang , Xin Dong , Fuwei Zhao , Haoye Dong , Xijin Zhang , Feida Zhu , Xiaodan Liang

Virtual try-on is a promising computer vision topic with a high commercial value wherein a new garment is visually worn on a person with a photo-realistic effect. Previous studies conduct their shape and content inference at one stage,…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Naiyu Fang , Lemiao Qiu , Shuyou Zhang , Zili Wang , Kerui Hu

A virtual try-on method takes a product image and an image of a model and produces an image of the model wearing the product. Most methods essentially compute warps from the product image to the model image and combine using image…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Kedan Li , Min Jin Chong , Jingen Liu , David Forsyth

The use of automatic methods, often referred to as Neural Architecture Search (NAS), in designing neural network architectures has recently drawn considerable attention. In this work, we present an efficient NAS approach, named HM- NAS,…

机器学习 · 计算机科学 2019-09-10 Shen Yan , Biyi Fang , Faen Zhang , Yu Zheng , Xiao Zeng , Hui Xu , Mi Zhang

Neural Architecture Search (NAS) aims to facilitate the design of deep networks for new tasks. Existing techniques rely on two stages: searching over the architecture space and validating the best architecture. NAS algorithms are currently…

机器学习 · 计算机科学 2019-11-25 Kaicheng Yu , Christian Sciuto , Martin Jaggi , Claudiu Musat , Mathieu Salzmann

Neural architecture search (NAS) has shown promise towards automating neural network design for a given task, but it is computationally demanding due to training costs associated with evaluating a large number of architectures to find the…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Shahid Siddiqui , Christos Kyrkou , Theocharis Theocharides

Recently, Neural Architecture Search has achieved great success in large-scale image classification. In contrast, there have been limited works focusing on architecture search for object detection, mainly because the costly ImageNet…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Junran Peng , Ming Sun , Zhaoxiang Zhang , Tieniu Tan , Junjie Yan

Neural Architecture Search (NAS) has received extensive attention due to its capability to discover neural network architectures in an automated manner. aw_nas is an open-source Python framework implementing various NAS algorithms in a…

神经与进化计算 · 计算机科学 2020-12-21 Xuefei Ning , Changcheng Tang , Wenshuo Li , Songyi Yang , Tianchen Zhao , Niansong Zhang , Tianyi Lu , Shuang Liang , Huazhong Yang , Yu Wang

Neural Architecture Search (NAS) has been widely studied for designing discriminative deep learning models such as image classification, object detection, and semantic segmentation. As a large number of priors have been obtained through the…

计算机视觉与模式识别 · 计算机科学 2019-06-07 Jie An , Haoyi Xiong , Jinwen Ma , Jiebo Luo , Jun Huan

Virtual try-on, i.e making people virtually try new garments, is an active research area in computer vision with great commercial applications. Current virtual try-on methods usually work in a two-stage pipeline. First, the garment image is…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Aiyu Cui , Sen He , Tao Xiang , Antoine Toisoul
‹ 上一页 1 2 3 10 下一页 ›