中文
相关论文

相关论文: Incremental Learning in Person Re-Identification

200 篇论文

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

Person re-identification (ReID) is an important problem in computer vision, especially for video surveillance applications. The problem focuses on identifying people across different cameras or across different frames of the same camera.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Doney Alex , Zishan Sami , Sumandeep Banerjee , Subrat Panda

Person re-identification (Re-ID) is one of the primary components of an automated visual surveillance system. It aims to automatically identify/search persons in a multi-camera network having non-overlapping field-of-views. Owing to its…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Asmat Zahra , Nazia Perwaiz , Muhammad Shahzad , Muhammad Moazam Fraz

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

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 the task of recognizing and matching persons at different locations recorded by cameras with non-overlapping views. One of the main challenges of re-id is the large variance in person poses and camera…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Andreas Eberle

Person re-identification (Re-ID) technology plays an increasingly crucial role in intelligent surveillance systems. Widespread occlusion significantly impacts the performance of person Re-ID. Occluded person Re-ID refers to a pedestrian…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Enhao Ning , Changshuo Wang , Huang Zhangc , Xin Ning , Prayag Tiwari

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

Person re-identification (re-ID) has become increasingly popular in the community due to its application and research significance. It aims at spotting a person of interest in other cameras. In the early days, hand-crafted algorithms and…

计算机视觉与模式识别 · 计算机科学 2016-10-11 Liang Zheng , Yi Yang , Alexander G. Hauptmann

Person re-identification (re-ID) is a challenging problem especially when no labels are available for training. Although recent deep re-ID methods have achieved great improvement, it is still difficult to optimize deep re-ID model without…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Fengxiang Yang , Zhun Zhong , Zhiming Luo , Sheng Lian , Shaozi Li

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 (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Mengyue Geng , Yaowei Wang , Tao Xiang , Yonghong Tian

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

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

In recent years, person re-identification (PReID) has become a hot topic in computer vision duo to it is an important part in intelligent surveillance. Many state-of-the-art PReID methods are attention-based or multi-scale feature learning…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Di Wu , Chao Wang , Yong Wu , De-Shuang Huang

Person re-identification (ReId), a crucial task in surveillance, involves matching individuals across different camera views. The advent of Deep Learning, especially supervised techniques like Convolutional Neural Networks and Attention…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Andrea Asperti , Salvatore Fiorilla , Simone Nardi , Lorenzo Orsini

This paper studies the problem of Person Re-Identification (ReID)for large-scale applications. Recent research efforts have been devoted to building complicated part models, which introduce considerably high computational cost and memory…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Zhen Li , Hanyang Shao , Nian Xue , Liang Niu , LiangLiang Cao

For future learning systems, incremental learning is desirable because it allows for: efficient resource usage by eliminating the need to retrain from scratch at the arrival of new data; reduced memory usage by preventing or limiting the…

机器学习 · 计算机科学 2022-10-12 Marc Masana , Xialei Liu , Bartlomiej Twardowski , Mikel Menta , Andrew D. Bagdanov , Joost van de Weijer

Incremental learning for person re-identification (ReID) aims to develop models that can be trained with a continuous data stream, which is a more practical setting for real-world applications. However, the existing incremental ReID methods…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zexian Yang , Dayan Wu , Wanqian Zhang , Bo Li , Weiping Wang

Person re-identification (re-ID) aims to accurately re- trieve a person from a large-scale database of images cap- tured across multiple cameras. Existing works learn deep representations using a large training subset of unique per- sons.…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jubin Johnson , Shunsuke Yasugi , Yoichi Sugino , Sugiri Pranata , Shengmei Shen