English
Related papers

Related papers: A Multi-task Deep Network for Person Re-identifica…

200 papers

Person re-identification has become a very popular research topic in the computer vision community owing to its numerous applications and growing importance in visual surveillance. Person re-identification remains challenging due to…

Computer Vision and Pattern Recognition · Computer Science 2023-11-30 Zongjing Cao , Hyo Jong Lee

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.…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Doney Alex , Zishan Sami , Sumandeep Banerjee , Subrat Panda

In this work we propose a new architecture for person re-identification. As the task of re-identification is inherently associated with embedding learning and non-rigid appearance description, our architecture is based on the deep bilinear…

Computer Vision and Pattern Recognition · Computer Science 2017-09-07 Evgeniya Ustinova , Yaroslav Ganin , Victor Lempitsky

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

Computer Vision and Pattern Recognition · Computer Science 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

Person search is an extended task of person re-identification (Re-ID). However, most existing one-step person search works have not studied how to employ existing advanced Re-ID models to boost the one-step person search performance due to…

Computer Vision and Pattern Recognition · Computer Science 2021-11-16 Chuang Liu , Hua Yang , Qin Zhou , Shibao Zheng

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…

Computer Vision and Pattern Recognition · Computer Science 2020-10-26 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Yu-Chiang Frank Wang

Prevalent nighttime person re-identification (ReID) methods typically combine image relighting and ReID networks in a sequential manner. However, their performance (recognition accuracy) is limited by the quality of relighting images and…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Andong Lu , Chenglong Li , Tianrui Zha , Jin Tang , Xiaofeng Wang , Bin Luo

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…

Computer Vision and Pattern Recognition · Computer Science 2020-02-25 Rodolfo Quispe , Helio Pedrini

Person re-identification (ReID) plays a critical role in intelligent surveillance systems by linking identities across multiple cameras in complex environments. However, ReID faces significant challenges such as appearance variations,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Dang H. Pham , Tu N. Nguyen , Hoa N. Nguyen

This paper presents an approach to tackle the re-identification problem. This is a challenging problem due to the large variation of pose, illumination or camera view. More and more datasets are available to train machine learning models…

Computer Vision and Pattern Recognition · Computer Science 2018-07-26 Matthieu Ospici , Antoine Cecchi

Most works on person re-identification (ReID) take advantage of large backbone networks such as ResNet, which are designed for image classification instead of ReID, for feature extraction. However, these backbones may not be computationally…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Hanjun Li , Gaojie Wu , Wei-Shi Zheng

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…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Asmat Zahra , Nazia Perwaiz , Muhammad Shahzad , Muhammad Moazam Fraz

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…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Yiluan Guo , Ngai-Man Cheung

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,…

Computer Vision and Pattern Recognition · Computer Science 2022-12-21 Jose Huaman , Felix O. Sumari , Luigy Machaca , Esteban Clua , Joris Guerin

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…

Computer Vision and Pattern Recognition · Computer Science 2018-03-26 Andreas Eberle

A critical part of multi-person multi-camera tracking is person re-identification (re-ID) algorithm, which recognizes and retains identities of all detected unknown people throughout the video stream. Many re-ID algorithms today exemplify…

Machine Learning · Computer Science 2019-08-22 Mohammadreza Baharani , Shrey Mohan , Hamed Tabkhi

This study explores a simple but strong baseline for person re-identification (ReID). Person ReID with deep neural networks has progressed and achieved high performance in recent years. However, many state-of-the-art methods design complex…

Computer Vision and Pattern Recognition · Computer Science 2020-01-08 Hao Luo , Wei Jiang , Youzhi Gu , Fuxu Liu , Xingyu Liao , Shenqi Lai , Jianyang Gu

Person re-identification (ReID) is a well-known problem in the field of computer vision. The primary objective is to identify a specific individual within a gallery of images. However, this task is challenging due to various factors, such…

Computer Vision and Pattern Recognition · Computer Science 2023-09-28 Vipin Gautam , Shitala Prasad , Sharad Sinha

Partial person re-identification (ReID) is a challenging task because only partial information of person images is available for matching target persons. Few studies, especially on deep learning, have focused on matching partial person…

Computer Vision and Pattern Recognition · Computer Science 2020-01-08 Hao Luo , Xing Fan , Chi Zhang , Wei Jiang

In this paper we introduce a new neural network architecture designed to use in embedded vision applications. It merges the best working practices of network architectures like MobileNets and ResNets to our named RMNet architecture. We also…

Computer Vision and Pattern Recognition · Computer Science 2018-12-07 Evgeny Izutov