paper-with-me

홈 › Papers

From Design Draft to Real Attire: Unaligned Fashion Image Translation

2020-08-03 · Yu Han, Shuai Yang, Wenjing Wang, Jiaying Liu

Fashion manipulation has attracted growing interest due to its great application value, which inspires many researches towards fashion images. However, little attention has been paid to fashion design draft. In this paper, we study a new unaligned translation problem between design drafts and real fashion items, whose main challenge lies in the huge misalignment between the two modalities. We first collect paired design drafts and real fashion item images without pixel-wise alignment. To solve the misalignment problem, our main idea is to train a sampling network to adaptively adjust the input to an intermediate state with structure alignment to the output. Moreover, built upon the sampling network, we present design draft to real fashion item translation network (D2RNet), where two separate translation streams that focus on texture and shape, respectively, are combined tactfully to get both benefits. D2RNet is able to generate realistic garments with both texture and shape consistency to their design drafts. We show that this idea can be effectively applied to the reverse translation problem and present R2DNet accordingly. Extensive experiments on unaligned fashion design translation demonstrate the superiority of our method over state-of-the-art methods. Our project website is available at: https://victoriahy.github.io/MM2020/ .

📄 PDF Abstract BibTeX arXiv:2008.01023

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

FIRST: A Million-Entry Dataset for Text-Driven Fashion Synthesis and Design

2023-11-13 · Zhen Huang, Yihao Li, Dong Pei, Jiapeng Zhou 외

Text-driven fashion synthesis and design is an extremely valuable part of artificial intelligence generative content(AIGC), which has the potential to propel a tremendous revolution in the traditional fashion industry. T…

Fashion Synthesis

AnyFit: Controllable Virtual Try-on for Any Combination of Attire Across Any Scenario

2024-05-28 · Yuhan Li, Hao Zhou, Wenxiang Shang, Ran Lin 외

While image-based virtual try-on has made significant strides, emerging approaches still fall short of delivering high-fidelity and robust fitting images across various scenarios, as their models suffer from issues of il…

Virtual Try-on

African Gender Classification Using Clothing Identification Via Deep Learning

2024-01-12 · None 2024 1 · Samuel Ozechi

Human attributes identification and classification are popular aspects of computer vision which have been utilized in building relevant innovative systems in recent years. Most of these systems heavily rely on detection …

AttributeClassificationDeep LearningGender Classification

Exploring and Developing a Pre-Model Safeguard with Draft Models

2026-05-19 · Hongyu Cai, Arjun Arunasalam, Yiming Liang, Antonio Bianchi 외 arxiv

Large Language Model (LLM) alignment remains vulnerable to jailbreak attacks that elicit unsafe responses, motivating pre-model and post-model guards. Pre-model guards audit the safety of prompts before invoking target m…

ML-SpecQD: Multi-Level Speculative Decoding with Quantized Drafts

2025-03-17 · Evangelos Georganas, Dhiraj Kalamkar, Alexander Kozlov, Alexander Heinecke

Speculative decoding (SD) has emerged as a method to accelerate LLM inference without sacrificing any accuracy over the 16-bit model inference. In a typical SD setup, the idea is to use a full-precision, small, fast mode…

Quantization