中文
相关论文

相关论文: PersonViT: Large-scale Self-supervised Vision Tran…

200 篇论文

Extracting effective and discriminative features is very important for addressing the challenging person re-identification (re-ID) task. Prevailing deep convolutional neural networks (CNNs) usually use high-level features for identifying…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Guoqing Zhang , Junchuan Yang , Yuhui Zheng , Yi Wu , Shengyong Chen

Cloth-changing person reidentification (ReID) is a newly emerging research topic that aims to retrieve pedestrians whose clothes are changed. Since the human appearance with different clothes exhibits large variations, it is very difficult…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Zan Gao , Hongwei Wei , Weili Guan , Jie Nie , Meng Wang , Shenyong Chen

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in a practical re-id deployment, due to the lack of…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Minxian Li , Xiatian Zhu , Shaogang Gong

The task of person re-identification (ReID) is to match images of the same person over multiple non-overlapping camera views. Due to the variations in visual factors, previous works have investigated how the person identity, body parts, and…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Binh X. Nguyen , Binh D. Nguyen , Tuong Do , Erman Tjiputra , Quang D. Tran , Anh Nguyen

Recently, Person Re-Identification (Re-ID) has received a lot of attention. Large datasets containing labeled images of various individuals have been released, allowing researchers to develop and test many successful approaches. However,…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Jose Huaman , Felix O. Sumari , Luigy Machaca , Esteban Clua , Joris Guerin

The Visible-Infrared Person Re-identification (VI ReID) aims to match visible and infrared images of the same pedestrians across non-overlapped camera views. These two input modalities contain both invariant information, such as shape, and…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Ruiqi Wu , Bingliang Jiao , Wenxuan Wang , Meng Liu , Peng Wang

Person re-identification (ReID) under occlusions is a challenging problem in video surveillance. Most of existing person ReID methods take advantage of local features to deal with occlusions. However, these methods usually independently…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Wanxiang Yang , Yan Yan , Si Chen

Masked Image Modeling (MIM) is a new self-supervised vision pre-training paradigm using a Vision Transformer (ViT). Previous works can be pixel-based or token-based, using original pixels or discrete visual tokens from parametric tokenizer…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Xin Yan , Zuchao Li , Lefei Zhang

Modern person re-identification (Re-ID) methods have a weak generalization ability and experience a major accuracy drop when capturing environments change. This is because existing multi-camera Re-ID datasets are limited in size and…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Timur Mamedov , Anton Konushin , Vadim Konushin

We empirically investigate the camera bias of person re-identification (ReID) models. Previously, camera-aware methods have been proposed to address this issue, but they are largely confined to training domains of the models. We measure the…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Myungseo Song , Jin-Woo Park , Jong-Seok Lee

Extracting robust feature representation is one of the key challenges in object re-identification (ReID). Although convolution neural network (CNN)-based methods have achieved great success, they only process one local neighborhood at a…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Shuting He , Hao Luo , Pichao Wang , Fan Wang , Hao Li , Wei Jiang

Video-based Person Re-IDentification (VPReID) aims to retrieve the same person from videos captured by non-overlapping cameras. At extreme far distances, VPReID is highly challenging due to severe resolution degradation, drastic viewpoint…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Qiwei Yang , Pingping Zhang , Yuhao Wang , Zijing Gong

Visible-Infrared Person Re-Identification (VI-ReID) is a challenging retrieval task due to the substantial modality gap between visible and infrared images. While existing methods attempt to bridge this gap by learning modality-invariant…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Haoxuan Xu , Guanglin Niu

The re-identification (ReID) of individuals over a complex network of cameras is a challenging task, especially under real-world surveillance conditions. Several deep learning models have been proposed for visible-infrared (V-I) person ReID…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Arthur Josi , Mahdi Alehdaghi , Rafael M. O. Cruz , Eric Granger

Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views.…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Gabriel Bertocco , Fernanda Andaló , Anderson Rocha

Unsupervised visible-infrared person re-identification (USVI-ReID) aims to match specified people in infrared images to visible images without annotations, and vice versa. USVI-ReID is a challenging yet under-explored task. Most existing…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Jiangming Shi , Xiangbo Yin , Yachao Zhang , Zhizhong Zhang , Yuan Xie , Yanyun Qu

Advanced feature extraction methods have significantly contributed to enhancing the task of person re-identification. In addition, modifications to objective functions have been developed to further improve performance. Nonetheless,…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Md Ahmed Al Muzaddid , William J. Beksi

Person re-identification (Re-ID) is an important task and has significant applications for public security and information forensics, which has progressed rapidly with the development of deep learning. In this work, we investigate a novel…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Xiangqun Zhang , Wei Feng , Ruize Han , Likai Wang , Linqi Song , Junhui Hou

Learning modality invariant features is central to the problem of Visible-Thermal cross-modal Person Reidentification (VT-ReID), where query and gallery images come from different modalities. Existing works implicitly align the modalities…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Chaitra Jambigi , Ruchit Rawal , Anirban Chakraborty

Feature extraction and matching are two crucial components in person Re-Identification (ReID). The large pose deformations and the complex view variations exhibited by the captured person images significantly increase the difficulty of…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Chi Su , Jianing Li , Shiliang Zhang , Junliang Xing , Wen Gao , Qi Tian