paper-with-me

Papers

CLIP-Driven Fine-grained Text-Image Person Re-identification

2022-10-19 · Shuanglin Yan, Neng Dong, Liyan Zhang, Jinhui Tang

TIReID aims to retrieve the image corresponding to the given text query from a pool of candidate images. Existing methods employ prior knowledge from single-modality pre-training to facilitate learning, but lack multi-modal correspondences. Besides, due to the substantial gap between modalities, existing methods embed the original modal features into the same latent space for cross-modal alignment. However, feature embedding may lead to intra-modal information distortion. Recently, CLIP has attracted extensive attention from researchers due to its powerful semantic concept learning capacity and rich multi-modal knowledge, which can help us solve the above problems. Accordingly, in the paper, we propose a CLIP-driven Fine-grained information excavation framework (CFine) to fully utilize the powerful knowledge of CLIP for TIReID. To transfer the multi-modal knowledge effectively, we perform fine-grained information excavation to mine intra-modal discriminative clues and inter-modal correspondences. Specifically, we first design a multi-grained global feature learning module to fully mine intra-modal discriminative local information, which can emphasize identity-related discriminative clues by enhancing the interactions between global image (text) and informative local patches (words). Secondly, cross-grained feature refinement (CFR) and fine-grained correspondence discovery (FCD) modules are proposed to establish the cross-grained and fine-grained interactions between modalities, which can filter out non-modality-shared image patches/words and mine cross-modal correspondences from coarse to fine. CFR and FCD are removed during inference to save computational costs. Note that the above process is performed in the original modality space without further feature embedding. Extensive experiments on multiple benchmarks demonstrate the superior performance of our method on TIReID.

📄 PDF Abstract BibTeX arXiv:2210.10276

Code (1)

shuanglinyan/CFine 공식 구현 pytorch

Tasks

cross-modal alignmentPerson Re-IdentificationText based Person RetrievalText based Person Search

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

FG-CLIP: Fine-Grained Visual and Textual Alignment

2025-05-08 · Chunyu Xie, Bin Wang, Fanjing Kong, Jincheng Li 외

Contrastive Language-Image Pre-training (CLIP) excels in multimodal tasks such as image-text retrieval and zero-shot classification but struggles with fine-grained understanding due to its focus on coarse-grained short c…

Image-text Retrievalobject-detectionObject DetectionOpen-vocabulary object detection+5

HairCLIPv2: Unifying Hair Editing via Proxy Feature Blending

2023-10-16 · ICCV 2023 1 · Tianyi Wei, Dongdong Chen, Wenbo Zhou, Jing Liao 외

Hair editing has made tremendous progress in recent years. Early hair editing methods use well-drawn sketches or masks to specify the editing conditions. Even though they can enable very fine-grained local control, such …

Attribute

microCLIP: Unsupervised CLIP Adaptation via Coarse-Fine Token Fusion for Fine-Grained Image Classification

2025-10-02 · Sathira Silva, Eman Ali, Chetan Arora, Muhammad Haris Khan arxiv

Unsupervised adaptation of CLIP-based vision-language models (VLMs) for fine-grained image classification requires sensitivity to microscopic local cues. While CLIP exhibits strong zero-shot transfer, its reliance on coa…

Fine-Grained Image Classification

HQ-CLIP: Leveraging Large Vision-Language Models to Create High-Quality Image-Text Datasets and CLIP Models

2025-07-30 · Zhixiang Wei, Guangting Wang, Xiaoxiao Ma, Ke Mei 외 arxiv

Large-scale but noisy image-text pair data have paved the way for the success of Contrastive Language-Image Pretraining (CLIP). As the foundation vision encoder, CLIP in turn serves as the cornerstone for most large visi…

Cross-Modal RetrievalContrastive Learning

TeMO: Towards Text-Driven 3D Stylization for Multi-Object Meshes

2023-12-07 · CVPR 2024 1 · Xuying Zhang, Bo-Wen Yin, Yuming Chen, Zheng Lin 외

Recent progress in the text-driven 3D stylization of a single object has been considerably promoted by CLIP-based methods. However, the stylization of multi-object 3D scenes is still impeded in that the image-text pairs …

Graph AttentionObject