中文
相关论文

相关论文: Random Occlusion-recovery for Person Re-identifica…

200 篇论文

Modern object detection and instance segmentation networks stumble when picking out humans in crowded or highly occluded scenes. Yet, these are often scenarios where we require our detectors to work well. Many works have approached this…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Evan Ling , Dezhao Huang , Minhoe Hur

Existing person re-identification (re-id) methods rely mostly on a large set of inter-camera identity labelled training data, requiring a tedious data collection and annotation process therefore leading to poor scalability in practical…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xiangping Zhu , Xiatian Zhu , Minxian Li , Vittorio Murino , Shaogang Gong

Person re-identification has seen significant advancement in recent years. However, the ability of learned models to generalize to unknown target domains still remains limited. One possible reason for this is the lack of large-scale and…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Yanan Wang , Shengcai Liao , Ling Shao

Practical applications of computer vision in smart cities usually assume system integration and operation in challenging open-world environments. In the case of person re-identification task the main goal is to retrieve information whether…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Branko Brkljač , Milan Brkljač

In recent years, with the increasing demand for public safety and the rapid development of intelligent surveillance networks, person re-identification (Re-ID) has become one of the hot research topics in the computer vision field. The main…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Zhangqiang Ming , Min Zhu , Xiangkun Wang , Jiamin Zhu , Junlong Cheng , Chengrui Gao , Yong Yang , Xiaoyong Wei

Person re-identification (re-ID) requires one to match images of the same person across camera views. As a more challenging task, semi-supervised re-ID tackles the problem that only a number of identities in training data are fully labeled,…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Chih-Ting Liu , Yu-Jhe Li , Shao-Yi Chien , Yu-Chiang Frank Wang

Person re-identification (re-ID) aims at matching images of the same person across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade re-ID performance in…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Yu-Chiang Frank Wang

Pose variation is one of the key factors which prevents the network from learning a robust person re-identification (Re-ID) model. To address this issue, we propose a novel person pose-guided image generation method, which is called the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Meichen Liu , Kejun Wang , Juihang Ji , Shuzhi Sam Ge

Person re-identification (re-ID) is an important topic in computer vision. This paper studies the unsupervised setting of re-ID, which does not require any labeled information and thus is freely deployed to new scenarios. There are very few…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Yutian Lin , Lingxi Xie , Yu Wu , Chenggang Yan , Qi Tian

In this work, we tackle the problem of person search, which is a challenging task consisted of pedestrian detection and person re-identification~(re-ID). Instead of sharing representations in a single joint model, we find that separating…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Di Chen , Shanshan Zhang , Wanli Ouyang , Jian Yang , Ying Tai

This paper addresses the problem of multi-view people occupancy map estimation. Existing solutions for this problem either operate per-view, or rely on a background subtraction pre-processing. Both approaches lessen the detection…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Tatjana Chavdarova , François Fleuret

Person re-identification (re-ID) is a challenging task in real-world. Besides the typical application in surveillance system, re-ID also has significant values to improve the recall rate of people identification in content video (TV or…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Chaoping Tu , Yin Zhao , Longjun Cai

In recent years, a growing body of research has focused on the problem of person re-identification (re-id). The re-id techniques attempt to match the images of pedestrians from disjoint non-overlapping camera views. A major challenge of…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Zhanxiang Feng , Jianhuang Lai , Xiaohua Xie

Person re-identification aims to establish the correct identity correspondences of a person moving through a non-overlapping multi-camera installation. Recent advances based on deep learning models for this task mainly focus on supervised…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Guodong Ding , Salman Khan , Zhenmin Tang , Jian Zhang , Fatih Porikli

Person re-identification aims to identify a specific person at distinct times and locations. It is challenging because of occlusion, illumination, and viewpoint change in camera views. Recently, multi-shot person re-id task receives more…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Ting-Yao Hu , Xiaojun Chang , Alexander G. Hauptmann

The visual appearance of a person is easily affected by many factors like pose variations, viewpoint changes and camera parameter differences. This makes person Re-Identification (ReID) among multiple cameras a very challenging task. This…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Chi Su , Shiliang Zhang , Junliang Xing , Wen Gao , Qi Tian

This paper proposes a DNN-based system that detects multiple people from a single depth image. Our neural network processes a depth image and outputs a likelihood map in image coordinates, where each detection corresponds to a…

We revisit two popular convolutional neural networks (CNN) in person re-identification (re-ID), i.e, verification and classification models. The two models have their respective advantages and limitations due to different loss functions. In…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Zhedong Zheng , Liang Zheng , Yi Yang

Learning to re-identify or retrieve a group of people across non-overlapped camera systems has important applications in video surveillance. However, most existing methods focus on (single) person re-identification (re-id), ignoring the…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Yichao Yan , Jie Qin , Bingbing Ni , Jiaxin Chen , Li Liu , Fan Zhu , Wei-Shi Zheng , Xiaokang Yang , Ling Shao

Person re-identification (Re-ID) benefits greatly from the accurate annotations of existing datasets (e.g., CUHK03 [1] and Market-1501 [2]), which are quite expensive because each image in these datasets has to be assigned with a proper…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Guangrun Wang , Guangcong Wang , Xujie Zhang , Jianhuang Lai , Zhengtao Yu , Liang Lin