paper-with-me

Papers

Improved Person Re-Identification Based on Saliency and Semantic Parsing with Deep Neural Network Models

2018-07-15 · Rodolfo Quispe, Helio Pedrini

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 has applications in various fields, such as surveillance, forensics, robotics, multimedia. In this paper, we present a novel framework, named Saliency-Semantic Parsing Re-Identification (SSP-ReID), for taking advantage of the capabilities of both clues: saliency and semantic parsing maps, to guide a backbone convolutional neural network (CNN) to learn complementary representations that improves the results over the original backbones. The insight of fusing multiple clues is based on specific scenarios in which one response is better than another, thus favoring the combination of them to increase performance. Due to its definition, our framework can be easily applied to a wide variety of networks and, in contrast to other competitive methods, our training process follows simple and standard protocols. We present extensive evaluation of our approach through five backbones and three benchmarks. Experimental results demonstrate the effectiveness of our person re-identification framework. In addition, we combine our framework with re-ranking techniques to achieve state-of-the-art results on three benchmarks.

📄 PDF Abstract BibTeX arXiv:1807.05618

Code (1)

RQuispeC/saliency-semantic-parsing-reid 공식 구현 pytorch

Tasks

Person Re-IdentificationRe-Ranking

Similar Papers 제목 키워드 기반

Understanding Humans in Crowded Scenes: Deep Nested Adversarial Learning and A New Benchmark for Multi-Human Parsing

2018-04-10 · Jian Zhao, Jianshu Li, Yu Cheng, Li Zhou 외

Despite the noticeable progress in perceptual tasks like detection, instance segmentation and human parsing, computers still perform unsatisfactorily on visually understanding humans in crowded scenes, such as group beha…

Autonomous DrivingClusteringGenerative Adversarial NetworkHuman Parsing+5

DROP: Decouple Re-Identification and Human Parsing with Task-specific Features for Occluded Person Re-identification

2024-01-31 · Shuguang Dou, Xiangyang Jiang, Yuanpeng Tu, Junyao Gao 외

The paper introduces the Decouple Re-identificatiOn and human Parsing (DROP) method for occluded person re-identification (ReID). Unlike mainstream approaches using global features for simultaneous multi-task learning of…

Human ParsingMulti-Task LearningOccluded Person Re-IdentificationPerson Re-Identification

Human Semantic Parsing for Person Re-identification

2018-03-31 · CVPR 2018 6 · Mahdi M. Kalayeh, Emrah Basaran, Muhittin Gokmen, Mustafa E. Kamasak 외

Person re-identification is a challenging task mainly due to factors such as background clutter, pose, illumination and camera point of view variations. These elements hinder the process of extracting robust and discrimi…

Person Re-IdentificationRepresentation LearningSemantic Parsing

Human Co-Parsing Guided Alignment for Occluded Person Re-identification

2022-12-20 · IEEE Transactions on Image Processing 2022 12 · Shuguang Dou, Cairong Zhao, Xinyang Jiang, Shanshan Zhang 외

Occluded person re-identification (ReID) is a challenging task due to more background noises and incomplete foreground information. Although existing human parsing-based ReID methods can tackle this problem with semantic…

Human ParsingOccluded Person Re-IdentificationPerson Re-Identification

Person Re-identification by Saliency Learning

2014-12-05 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

Human eyes can recognize person identities based on small salient regions, i.e. human saliency is distinctive and reliable in pedestrian matching across disjoint camera views. However, such valuable information is often …

Patch MatchingPerson Re-Identification