Parameter-Efficient Person Re-identification in the 3D Space
People live in a 3D world. However, existing works on person re-identification (re-id) mostly consider the semantic representation learning in a 2D space, intrinsically limiting the understanding of people. In this work, we address this limitation by exploring the prior knowledge of the 3D body structure. Specifically, we project 2D images to a 3D space and introduce a novel parameter-efficient Omni-scale Graph Network (OG-Net) to learn the pedestrian representation directly from 3D point clouds. OG-Net effectively exploits the local information provided by sparse 3D points and takes advantage of the structure and appearance information in a coherent manner. With the help of 3D geometry information, we can learn a new type of deep re-id feature free from noisy variants, such as scale and viewpoint. To our knowledge, we are among the first attempts to conduct person re-identification in the 3D space. We demonstrate through extensive experiments that the proposed method (1) eases the matching difficulty in the traditional 2D space, (2) exploits the complementary information of 2D appearance and 3D structure, (3) achieves competitive results with limited parameters on four large-scale person re-id datasets, and (4) has good scalability to unseen datasets. Our code, models and generated 3D human data are publicly available at https://github.com/layumi/person-reid-3d .
Code (1)
Tasks
3D geometry3D Point Cloud ClassificationPerson Re-IdentificationPoint Cloud ClassificationRepresentation LearningUnsupervised Domain AdaptationUnsupervised Person Re-IdentificationSimilar Papers 제목 키워드 기반
MKPLS: Manifold Kernel Partial Least Squares for Lipreading and Speaker Identification
Visual speech recognition is a challenging problem, due to confusion between visual speech features. The speaker identification problem is usually coupled with speech recognition. Moreover, speaker identification is impo…
LipreadingSpeaker Identificationspeech-recognitionSpeech Recognition+1Multiple Kernel Fisher Discriminant Metric Learning for Person Re-identification
Person re-identification addresses the problem of matching pedestrian images across disjoint camera views. Design of feature descriptor and distance metric learning are the two fundamental tasks in person re-identificati…
Metric LearningPerson Re-IdentificationInter-Task Association Critic for Cross-Resolution Person Re-Identification
Person images captured by unconstrained surveillance cameras often have low resolutions (LR). This causes the resolution mismatch problem when matched against the high-resolution (HR) gallery images, negatively affecting…
Image Super-ResolutionPerson Re-IdentificationSuper-ResolutionPerson Re-identification by Local Maximal Occurrence Representation and Metric Learning
Person re-identification is an important technique towards automatic search of a person's presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and m…
Metric LearningPerson Re-IdentificationParameter Hierarchical Optimization for Visible-Infrared Person Re-Identification
Visible-infrared person re-identification (VI-reID) aims at matching cross-modality pedestrian images captured by disjoint visible or infrared cameras. Existing methods alleviate the cross-modality discrepancies via desi…
Person Re-Identification