paper-with-me

Papers

Garment Attribute Manipulation with Multi-level Attention

2024-09-16 · Vittorio Casula, Lorenzo Berlincioni, Luca Cultrera, Federico Becattini, Chiara Pero, Carmen Bisogni, Marco Bertini, Alberto del Bimbo

In the rapidly evolving field of online fashion shopping, the need for more personalized and interactive image retrieval systems has become paramount. Existing methods often struggle with precisely manipulating specific garment attributes without inadvertently affecting others. To address this challenge, we propose GAMMA (Garment Attribute Manipulation with Multi-level Attention), a novel framework that integrates attribute-disentangled representations with a multi-stage attention-based architecture. GAMMA enables targeted manipulation of fashion image attributes, allowing users to refine their searches with high accuracy. By leveraging a dual-encoder Transformer and memory block, our model achieves state-of-the-art performance on popular datasets like Shopping100k and DeepFashion.

📄 PDF Abstract BibTeX arXiv:2409.10206

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

DiffCloth: Diffusion Based Garment Synthesis and Manipulation via Structural Cross-modal Semantic Alignment

2023-08-22 · ICCV 2023 1 · Xujie Zhang, BinBin Yang, Michael C. Kampffmeyer, Wenqing Zhang 외

Cross-modal garment synthesis and manipulation will significantly benefit the way fashion designers generate garments and modify their designs via flexible linguistic interfaces.Current approaches follow the general text…

AttributeConstituency Parsingcross-modal alignmentSemantic Segmentation

GarmentPile: Point-Level Visual Affordance Guided Retrieval and Adaptation for Cluttered Garments Manipulation

2025-03-12 · CVPR 2025 1 · Ruihai Wu, Ziyu Zhu, Yuran Wang, Yue Chen 외

Cluttered garments manipulation poses significant challenges due to the complex, deformable nature of garments and intricate garment relations. Unlike single-garment manipulation, cluttered scenarios require managing com…

Retrieval

Seam-to-Graph Reconstruction for Garment Configuration Alignment

2026-06-13 · Xuzhao Huang, Kai Tang, Fuyuki Tokuda, Norman C. Tien 외 arxiv

Seams encode rich structural information about garments but are frequently partially observable in robotic manipulation scenarios. To robustly leverage seam information, we propose a Seam-to-Graph network based on graph …

GarmentPile++: Affordance-Driven Cluttered Garments Retrieval with Vision-Language Reasoning

2026-03-04 · Mingleyang Li, Yuran Wang, Yue Chen, Tianxing Chen 외 arxiv

Garment manipulation has attracted increasing attention due to its critical role in home-assistant robotics. However, the majority of existing garment manipulation works assume an initial state consisting of only one gar…

Object Segmentation

UniGarmentManip: A Unified Framework for Category-Level Garment Manipulation via Dense Visual Correspondence

2024-05-11 · CVPR 2024 1 · Ruihai Wu, Haoran Lu, Yiyan Wang, YuBo Wang 외

Garment manipulation (e.g., unfolding, folding and hanging clothes) is essential for future robots to accomplish home-assistant tasks, while highly challenging due to the diversity of garment configurations, geometries a…

Diversity