中文
相关论文

相关论文: Improving Deep Models of Person Re-identification …

200 篇论文

In person re-identification (ReID) task, because of its shortage of trainable dataset, it is common to utilize fine-tuning method using a classification network pre-trained on a large dataset. However, it is relatively difficult to…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Youngmin Ro , Jongwon Choi , Dae Ung Jo , Byeongho Heo , Jongin Lim , Jin Young Choi

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

Most existing person re-identification (re-id) methods are unsuitable for real-world deployment due to two reasons: Unscalability to large population size, and Inadaptability over time. In this work, we present a unified solution to address…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Hanxiao Wang , Xiatian Zhu , Shaogang Gong , Tao Xiang

Multi-Target Multi-Camera Tracking (MTMCT) tracks many people through video taken from several cameras. Person Re-Identification (Re-ID) retrieves from a gallery images of people similar to a person query image. We learn good features for…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Ergys Ristani , Carlo Tomasi

For long time, person re-identification and image search are two separately studied tasks. However, for person re-identification, the effectiveness of local features and the "query-search" mode make it well posed for image search…

计算机视觉与模式识别 · 计算机科学 2015-02-10 Liang Zheng , Liyue Shen , Lu Tian , Shengjin Wang , Jiahao Bu , Qi Tian

This paper proposes a novel approach to person re-identification, a fundamental task in distributed multi-camera surveillance systems. Although a variety of powerful algorithms have been presented in the past few years, most of them usually…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Shi-Zhe Chen , Chun-Chao Guo , Jian-Huang Lai

Person re-identification aims to match images of the same person across disjoint camera views, which is a challenging problem in video surveillance. The major challenge of this task lies in how to preserve the similarity of the same person…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Jiayun Wang , Sanping Zhou , Jinjun Wang , Qiqi Hou

Video-based person re-identification (video re-ID) has lately fascinated growing attention due to its broad practical applications in various areas, such as surveillance, smart city, and public safety. Nevertheless, video re-ID is quite…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Khawar Islam

Person re-identification (re-ID) is a highly challenging task due to large variations of pose, viewpoint, illumination, and occlusion. Deep metric learning provides a satisfactory solution to person re-ID by training a deep network under…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Rui Yu , Zhiyong Dou , Song Bai , Zhaoxiang Zhang , Yongchao Xu , Xiang Bai

Person re-identification aims to re-identify the probe image from a given set of images under different camera views. It is challenging due to large variations of pose, illumination, occlusion and camera view. Since the convolutional neural…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Hailin Shi , Xiangyu Zhu , Shengcai Liao , Zhen Lei , Yang Yang , Stan Z. Li

This work considers the problem of domain shift in person re-identification.Being trained on one dataset, a re-identification model usually performs much worse on unseen data. Partially this gap is caused by the relatively small scale of…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vladislav Sovrasov , Dmitry Sidnev

Person re-identification (Re-ID) aims to match identities across non-overlapping camera views. Researchers have proposed many supervised Re-ID models which require quantities of cross-view pairwise labelled data. This limits their…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Hong-Xing Yu , Ancong Wu , Wei-Shi Zheng

Person re-identification (re-id), the process of matching pedestrian images across different camera views, is an important task in visual surveillance. Substantial development of re-id has recently been observed, and the majority of…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Qize Yang , Ancong Wu , Wei-Shi Zheng

Given a target image as query, person re-identification systems retrieve a ranked list of candidate matches on a per-camera basis. In deployed systems, a human operator scans these lists and labels sighted targets by touch or mouse-based…

计算机视觉与模式识别 · 计算机科学 2019-12-06 K L Navaneet , Ravi Kiran Sarvadevabhatla , Shashank Shekhar , R. Venkatesh Babu , Anirban Chakraborty

The challenge of unsupervised person re-identification (ReID) lies in learning discriminative features without true labels. This paper formulates unsupervised person ReID as a multi-label classification task to progressively seek true…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Dongkai Wang , Shiliang 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

Appearance based person re-identification in a real-world video surveillance system with non-overlapping camera views is a challenging problem for many reasons. Current state-of-the-art methods often address the problem by relying on…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Furqan M. Khan , Francois Bremond

The recent research for person re-identification has been focused on two trends. One is learning the part-based local features to form more informative feature descriptors. The other is designing effective metric learning loss functions…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yao Zhai , Xun Guo , Yan Lu , Houqiang Li

Although the performance of person re-identification (Re-ID) has been much improved by using sophisticated training methods and large-scale labelled datasets, many existing methods make the impractical assumption that information of a…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Masato Tamura , Tomokazu Murakami

Person Re-IDentification (Re-ID) as a retrieval task, has achieved tremendous development over the past decade. Existing state-of-the-art methods follow an analogous framework to first extract features from the input images and then…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Qizao Wang , Xuelin Qian , Bin Li , Yanwei Fu , Xiangyang Xue