中文
相关论文

相关论文: Learning Instance-level Spatial-Temporal Patterns …

200 篇论文

Text-based person re-identification (Re-ID) is a challenging topic in the field of complex multimodal analysis, its ultimate aim is to recognize specific pedestrians by scrutinizing attributes/natural language descriptions. Despite the wide…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Fanzhi Jiang , Su Yang , Mark W. Jones , Liumei Zhang

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

Person re-identification (re-ID) is a task of matching pedestrians under disjoint camera views. To recognise paired snapshots, it has to cope with large cross-view variations caused by the camera view shift. Supervised deep neural networks…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Lin Wu , Richang Hong , Yang Wang , Meng Wang

In person re-identification (ReID), very recent researches have validated pre-training the models on unlabelled person images is much better than on ImageNet. However, these researches directly apply the existing self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Kuan Zhu , Haiyun Guo , Tianyi Yan , Yousong Zhu , Jinqiao Wang , Ming Tang

This paper proposes the Global-Local Temporal Representation (GLTR) to exploit the multi-scale temporal cues in video sequences for video person Re-Identification (ReID). GLTR is constructed by first modeling the short-term temporal cues…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Jianing Li , Jingdong Wang , Qi Tian , Wen Gao , Shiliang Zhang

Person re identification is a challenging retrieval task that requires matching a person's acquired image across non overlapping camera views. In this paper we propose an effective approach that incorporates both the fine and coarse pose…

计算机视觉与模式识别 · 计算机科学 2018-04-03 M. Saquib Sarfraz , Arne Schumann , Andreas Eberle , Rainer Stiefelhagen

Person Re-Identification (Re-ID) aims to search for a person of interest (query) in a network of cameras. In the classic Re-ID setting the query is sought in a gallery containing properly cropped images of entire bodies. Recently, the live…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Luigy Machaca , F. Oliver Sumari H , Jose Huaman , Esteban Clua , Joris Guerin

Person re-identification is a crucial task of identifying pedestrians of interest across multiple surveillance camera views. In person re-identification, a pedestrian is usually represented with features extracted from a rectangular image…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Yiheng Liu , Wengang Zhou , Jianzhuang Liu , Guojun Qi , Qi Tian , Houqiang Li

Most existing person re-identification (re-id) models focus on matching still person images across disjoint camera views. Since only limited information can be exploited from still images, it is hard (if not impossible) to overcome the…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Jinjie You , Ancong Wu , Xiang Li , Wei-Shi Zheng

In video surveillance applications, person search is a challenging task consisting in detecting people and extracting features from their silhouette for re-identification (re-ID) purpose. We propose a new end-to-end model that jointly…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Angelique Loesch , Jaonary Rabarisoa , Romaric Audigier

Unsupervised Domain Adaptation (UDA) methods for person Re-Identification (Re-ID) rely on target domain samples to model the marginal distribution of the data. To deal with the lack of target domain labels, UDA methods leverage information…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Tiago de C. G. Pereira , Teofilo E. de Campos

Person re-identification aims at matching pedestrians observed from non-overlapping camera views. Feature descriptor and metric learning are two significant problems in person re-identification. A discriminative metric learning method…

计算机视觉与模式识别 · 计算机科学 2015-11-18 Siyuan Huang , Jiwen Lu , Jie Zhou , Anil K. Jain

Person Re-Identification (ReID) matches pedestrians across disjoint cameras. Existing ReID methods adopting real-value feature descriptors have achieved high accuracy, but they are low in efficiency due to the slow Euclidean distance…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Qingze Yin , Guanan Wang , Guodong Ding , Qilei Li , Shaogang Gong , Zhenmin Tang

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

Re-identification (ReID) is a critical challenge in computer vision, predominantly studied in the context of pedestrians and vehicles. However, robust object-instance ReID, which has significant implications for tasks such as autonomous…

Person Search is designed to jointly solve the problems of Person Detection and Person Re-identification (Re-ID), in which the target person will be located in a large number of uncut images. Over the past few years, Person Search based on…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Lequan Chen , Wei Xie , Zhigang Tu , Jinglei Guo , Yaping Tao , Xinming Wang

Occluded person re-identification (ReID) is a very challenging task due to the occlusion disturbance and incomplete target information. Leveraging external cues such as human pose or parsing to locate and align part features has been proven…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Shang Gao , Chenyang Yu , Pingping Zhang , Huchuan Lu

People live in a 3D world. However, existing works on person re-identification (re-id) mostly consider the semantic representation learning in a 2D space, intrinsically limiting the understanding of people. In this work, we address this…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhedong Zheng , Nenggan Zheng , Yi Yang

Person Re-Identification (ReID) requires comparing two images of person captured under different conditions. Existing work based on neural networks often computes the similarity of feature maps from one single convolutional layer. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Yiluan Guo , Ngai-Man Cheung

Person search aims to localize and identify a specific person from a gallery of images. Recent methods can be categorized into two groups, i.e., two-step and end-to-end approaches. The former views person search as two independent tasks and…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Xinyu Zhang , Xinlong Wang , Jia-Wang Bian , Chunhua Shen , Mingyu You