中文
相关论文

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

200 篇论文

Person re-identification (Re-ID) aims to match person images across different camera views, with occluded Re-ID addressing scenarios where pedestrians are partially visible. While pre-trained vision-language models have shown effectiveness…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Rui Zhi , Zhen Yang , Haiyang Zhang

Recently, visual-language learning (VLL) has shown great potential in enhancing visual-based person re-identification (ReID). Existing VLL-based ReID methods typically focus on image-text feature alignment at the whole-body level, while…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Yin Lin , Yehansen Chen , Baocai Yin , Jinshui Hu , Bing Yin , Cong Liu , Zengfu Wang

Supervised person re-identification methods rely heavily on high-quality cross-camera training label. This significantly hinders the deployment of re-ID models in real-world applications. The unsupervised person re-ID methods can reduce the…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Hehan Teng , Tao He , Yuchen Guo , Guiguang Ding

Person re-identification (Re-ID) aims to match person images across non-overlapping camera views. The majority of Re-ID methods focus on small-scale surveillance systems in which each pedestrian is captured in different camera views of…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Wenhang Ge , Chunyan Pan , Ancong Wu , Hongwei Zheng , Wei-Shi Zheng

Most state-of-the-art person re-identification (re-id) methods depend on supervised model learning with a large set of cross-view identity labelled training data. Even worse, such trained models are limited to only the same-domain…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Xu Lan , Xiatian Zhu , Shaogang Gong

Visual perception of a person is easily influenced by many factors such as camera parameters, pose and viewpoint variations. These variations make person Re-Identification (ReID) a challenging problem. Nevertheless, human attributes usually…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Fariborz Taherkhani , Ali Dabouei , Sobhan Soleymani , Jeremy Dawson , Nasser M. Nasrabadi

Person re-identification (ReID) has recently benefited from large pretrained vision-language models such as Contrastive Language-Image Pre-Training (CLIP). However, the absence of concrete descriptions necessitates the use of implicit text…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Qianru Han , Xinwei He , Zhi Liu , Sannyuya Liu , Ying Zhang , Jinhai Xiang

The primary color profile of the same identity is assumed to remain consistent in typical Person Re-identification (Person ReID) tasks. However, this assumption may be invalid in real-world situations and images hold variant color profiles,…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Jiahao Nie , Shan Lin , Alex C. Kot

Most existing person re-identification (ReID) methods rely only on the spatial appearance information from either one or multiple person images, whilst ignore the space-time cues readily available in video or image-sequence data. Moreover,…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Xiaolong Ma , Xiatian Zhu , Shaogang Gong , Xudong Xie , Jianming Hu , Kin-Man Lam , Yisheng Zhong

Given a video or an image of a person acquired from a camera, person re-identification is the process of retrieving all instances of the same person from videos or images taken from a different camera with non-overlapping view. This task…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rodolfo Quispe , Helio Pedrini

Person re-identification (ReID) is a challenging task due to arbitrary human pose variations, background clutters, etc. It has been studied extensively in recent years, but the multifarious local and global features are still not fully…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Fan Yang , Ke Yan , Shijian Lu , Huizhu Jia , Xiaodong Xie , Wen Gao

Person re-identification (Re-ID) models usually show a limited performance when they are trained on one dataset and tested on another dataset due to the inter-dataset bias (e.g. completely different identities and backgrounds) and the…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiajie Tian , Zhu Teng , Rui Li , Yan Li , Baopeng Zhang , Jianping Fan

Recently, vehicle similarity learning, also called re-identification (ReID), has attracted significant attention in computer vision. Several algorithms have been developed and obtained considerable success. However, most existing methods…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Wei-Ting Chen , I-Hsiang Chen , Chih-Yuan Yeh , Hao-Hsiang Yang , Hua-En Chang , Jian-Jiun Ding , Sy-Yen Kuo

Visual attention has proven to be effective in improving the performance of person re-identification. Most existing methods apply visual attention heuristically by learning an additional attention map to re-weight the feature maps for…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Yifan Chen , Han Wang , Xiaolu Sun , Bin Fan , Chu Tang

As an instance-level recognition problem, re-identification (re-ID) requires models to capture diverse features. However, with continuous training, re-ID models pay more and more attention to the salient areas. As a result, the model may…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Dong Shen , Shuai Zhao , Jinming Hu , Hao Feng , Deng Cai , Xiaofei He

Person re-identification (Re-ID) is the task of matching humans across cameras with non-overlapping views that has important applications in visual surveillance. Like other computer vision tasks, this task has gained much with the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Sergey Rodionov , Alexey Potapov , Hugo Latapie , Enzo Fenoglio , Maxim Peterson

This paper proposes a novel method of learning by predicting view assignments with support samples (PAWS). The method trains a model to minimize a consistency loss, which ensures that different views of the same unlabeled instance are…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Mahmoud Assran , Mathilde Caron , Ishan Misra , Piotr Bojanowski , Armand Joulin , Nicolas Ballas , Michael Rabbat

Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackles this challenge…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Jianing Li , Shiliang Zhang

Self-supervised learning (SSL) methods have become a dominant paradigm for creating general purpose models whose capabilities can be transferred to downstream supervised learning tasks. However, most such methods rely on vast amounts of…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Lakshay Sharma , Alex Marin

Unsupervised person re-identification (re-ID) has become an important topic due to its potential to resolve the scalability problem of supervised re-ID models. However, existing methods simply utilize pseudo labels from clustering for…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Junhui Yin , Jiayan Qiu , Siqing Zhang , Jiyang Xie , Zhanyu Ma , Jun Guo