中文
相关论文

相关论文: PASS: Part-Aware Self-Supervised Pre-Training for …

200 篇论文

Transformer-based supervised pre-training achieves great performance in person re-identification (ReID). However, due to the domain gap between ImageNet and ReID datasets, it usually needs a larger pre-training dataset (e.g. ImageNet-21K)…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Hao Luo , Pichao Wang , Yi Xu , Feng Ding , Yanxin Zhou , Fan Wang , Hao Li , Rong Jin

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision Transformer (ViT) and…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Bin Hu , Xinggang Wang , Wenyu Liu

Domain generalization person re-identification (DG-ReID) aims to train a model on source domains and generalize well on unseen domains. Vision Transformer usually yields better generalization ability than common CNN networks under…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Hao Ni , Yuke Li , Lianli Gao , Heng Tao Shen , Jingkuan Song

Person re-identification (reID) aims to match person images to retrieve the ones with the same identity. This is a challenging task, as the images to be matched are generally semantically misaligned due to the diversity of human poses and…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Xin Jin , Cuiling Lan , Wenjun Zeng , Guoqiang Wei , Zhibo Chen

Partial person re-identification (ReID) is a challenging task because only partial information of person images is available for matching target persons. Few studies, especially on deep learning, have focused on matching partial person…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Hao Luo , Xing Fan , Chi Zhang , Wei Jiang

Human intelligence can retrieve any person according to both visual and language descriptions. However, the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios separately, which…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Weizhen He , Yiheng Deng , Shixiang Tang , Qihao Chen , Qingsong Xie , Yizhou Wang , Lei Bai , Feng Zhu , Rui Zhao , Wanli Ouyang , Donglian Qi , Yunfeng Yan

Recently, large-scale vision-language pre-trained models like CLIP have shown impressive performance in image re-identification (ReID). In this work, we explore whether self-supervision can aid in the use of CLIP for image ReID tasks.…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Bin Wang , Yuying Liang , Lei Cai , Huakun Huang , Huanqiang Zeng

Person re-identification is a challenging task mainly due to factors such as background clutter, pose, illumination and camera point of view variations. These elements hinder the process of extracting robust and discriminative…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Mahdi M. Kalayeh , Emrah Basaran , Muhittin Gokmen , Mustafa E. Kamasak , Mubarak Shah

Computer vision has long relied on ImageNet and other large datasets of images sampled from the Internet for pretraining models. However, these datasets have ethical and technical shortcomings, such as containing personal information taken…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Yuki M. Asano , Christian Rupprecht , Andrew Zisserman , Andrea Vedaldi

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

Person re-identification (ReId), a crucial task in surveillance, involves matching individuals across different camera views. The advent of Deep Learning, especially supervised techniques like Convolutional Neural Networks and Attention…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Andrea Asperti , Salvatore Fiorilla , Simone Nardi , Lorenzo Orsini

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearance variations,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Dang H. Pham , Tu N. Nguyen , Hoa N. Nguyen

Recent researches on unsupervised person re-identification~(reID) have demonstrated that pre-training on unlabeled person images achieves superior performance on downstream reID tasks than pre-training on ImageNet. However, those…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Liping Bao , Longhui Wei , Xiaoyu Qiu , Wengang Zhou , Houqiang Li , Qi Tian

Person Re-identification (ReID) is to identify the same person across different cameras. It is a challenging task due to the large variations in person pose, occlusion, background clutter, etc How to extract powerful features is a…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Dangwei Li , Xiaotang Chen , Zhang Zhang , Kaiqi Huang

Occluded person re-identification (ReID) is a person retrieval task which aims at matching occluded person images with holistic ones. For addressing occluded ReID, part-based methods have been shown beneficial as they offer fine-grained…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Vladimir Somers , Christophe De Vleeschouwer , Alexandre Alahi

Despite the promising progress made in recent years, person re-identification (re-ID) remains a challenging task due to the complex variations in human appearances from different camera views. For this challenging problem, a large variety…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Xun Yang , Meng Wang , Richang Hong , Qi Tian , Yong Rui

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zizheng Yang , Xin Jin , Kecheng Zheng , Feng Zhao

Text-to-image person re-identification (ReID) aims to search for images containing a person of interest using textual descriptions. However, due to the significant modality gap and the large intra-class variance in textual descriptions,…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Zefeng Ding , Changxing Ding , Zhiyin Shao , Dacheng Tao

Most existing person re-identification (re-id) methods focus on learning the optimal distance metrics across camera views. Typically a person's appearance is represented using features of thousands of dimensions, whilst only hundreds of…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Li Zhang , Tao Xiang , Shaogang Gong

Person re-identification (ReID) has achieved significant improvement under the single-domain setting. However, directly exploiting a model to new domains is always faced with huge performance drop, and adapting the model to new domains…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Houjing Huang , Wenjie Yang , Xiaotang Chen , Xin Zhao , Kaiqi Huang , Jinbin Lin , Guan Huang , Dalong Du
‹ 上一页 1 2 3 10 下一页 ›