arXiv:2507.07230cs.CV2025-07ICCV被引 10

用颜色解耦提升换衣重识别效果,无需额外标注。

Colors See Colors Ignore: Clothes Changing ReID with Color Disentanglement

  • 直接利用图像颜色信息,分离外观偏差与身份特征。
  • 在四个数据集上,图像识别最高提升5.0%,视频识别提升2.5%。
  • 无需额外标注或模型,适合资源受限的重识别场景。

换衣重识别(CC-ReID)旨在跨时空识别个体,无视衣物变化。现有方法常依赖额外模型或标注来学习抗衣物变化的特征,成本高。本文提出仅使用RGB图像的CSCI方法,通过前景与背景颜色作为轻量级、无标注的代理信号,有效捕捉并剥离颜色相关的外观偏差(‘颜色可见’),同时保留身份相关特征(‘颜色忽略’)。为此引入S2A自注意力机制,防止特征空间中颜色与身份线索的信息泄露。分析显示,学习到的颜色嵌入与衣物属性高度对应,验证了颜色作为无标签场景下的有效代理。在四个CC-ReID数据集上的大量实验表明,该方法在图像重识别上比基线提升最高5.0%(PRCC),视频重识别提升最高2.5%(MeVID),且无需额外监督。

原文摘要 · Abstract (English)

Clothes-Changing Re-Identification (CC-ReID) aims to recognize individuals across different locations and times, irrespective of clothing. Existing methods often rely on additional models or annotations to learn robust, clothing-invariant features, making them resource-intensive. In contrast, we explore the use of color - specifically foreground and background colors - as a lightweight, annotation-free proxy for mitigating appearance bias in ReID models. We propose Colors See, Colors Ignore (CSCI), an RGB-only method that leverages color information directly from raw images or video frames. CSCI efficiently captures color-related appearance bias ('Color See') while disentangling it from identity-relevant ReID features ('Color Ignore'). To achieve this, we introduce S2A self-attention, a novel self-attention to prevent information leak between color and identity cues within the feature space. Our analysis shows a strong correspondence between learned color embeddings and clothing attributes, validating color as an effective proxy when explicit clothing labels are unavailable. We demonstrate the effectiveness of CSCI on both image and video ReID with extensive experiments on four CC-ReID datasets. We improve the baseline by Top-1 2.9% on LTCC and 5.0% on PRCC for image-based ReID, and 1.0% on CCVID and 2.5% on MeVID for video-based ReID without relying on additional supervision. Our results highlight the potential of color as a cost-effective solution for addressing appearance bias in CC-ReID. Github: https://github.com/ppriyank/ICCV-CSCI-Person-ReID.

重识别颜色解耦无监督视频生成

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。