Zhedong Zheng, Nenggan Zheng, Yi Yang
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 .
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Domain Adaptation | Duke to MSMT | mAP | 1.9 | OG-Net |
| Domain Adaptation | Duke to MSMT | rank-1 | 6.8 | OG-Net |
| Domain Adaptation | Market to MSMT | mAP | 1.7 | OG-Net |
| Domain Adaptation | Market to MSMT | rank-1 | 5.9 | OG-Net |
| Domain Adaptation | Market to Duke | mAP | 13.7 | OG-Net |
| Domain Adaptation | Market to Duke | rank-1 | 26.4 | OG-Net |
| Domain Adaptation | Duke to Market | mAP | 14.7 | OGNet |
| Domain Adaptation | Duke to Market | rank-1 | 36.4 | OGNet |
| Person Re-Identification | DukeMTMC-reID->Market-1501 | Rank-1 | 41.4 | OGNet |
| Person Re-Identification | DukeMTMC-reID->Market-1501 | mAP | 17.2 | OGNet |
| Person Re-Identification | Market-1501->DukeMTMC-reID | Rank-1 | 31.3 | OGNet |
| Person Re-Identification | Market-1501->DukeMTMC-reID | mAP | 16.3 | OGNet |
| Person Re-Identification | MSMT17 | Rank-1 | 47.71 | OGNet |
| Person Re-Identification | MSMT17 | mAP | 23.01 | OGNet |
| Person Re-Identification | Market-1501 | Rank-1 | 87.74 | OGNet |
| Person Re-Identification | Market-1501 | mAP | 69.52 | OGNet |
| Person Re-Identification | DukeMTMC-reID | Rank-1 | 76.66 | OGNet |
| Person Re-Identification | DukeMTMC-reID | mAP | 57.89 | OGNet |
| Person Re-Identification | MSMT17->DukeMTMC-reID | Rank-1 | 35.3 | OGNet |
| Person Re-Identification | MSMT17->DukeMTMC-reID | mAP | 19.3 | OGNet |
| Person Re-Identification | Market-1501->DukeMTMC-reID | Rank-1 | 26.4 | OGNet |
| Person Re-Identification | Market-1501->DukeMTMC-reID | mAP | 13.7 | OGNet |
| Person Re-Identification | DukeMTMC-reID->MSMT17 | Rank-1 | 6.8 | OGNet |
| Person Re-Identification | DukeMTMC-reID->MSMT17 | mAP | 1.9 | OGNet |
| Person Re-Identification | DukeMTMC-reID->Market-1501 | Rank-1 | 36.4 | OGNet |
| Person Re-Identification | DukeMTMC-reID->Market-1501 | mAP | 14.7 | OGNet |
| Person Re-Identification | Market-1501->MSMT17 | Rank-1 | 5.9 | OG-Net |
| Person Re-Identification | Market-1501->MSMT17 | mAP | 1.7 | OG-Net |
| Person Re-Identification | MSMT17->Market-1501 | Rank-1 | 40.1 | OG-Net |
| Person Re-Identification | MSMT17->Market-1501 | mAP | 17.6 | OG-Net |
| Shape Representation Of 3D Point Clouds | ModelNet40 | Mean Accuracy | 90.5 | OG-Net-Small |
| Shape Representation Of 3D Point Clouds | ModelNet40 | Overall Accuracy | 93.3 | OG-Net-Small |
| 3D Point Cloud Classification | ModelNet40 | Mean Accuracy | 90.5 | OG-Net-Small |
| 3D Point Cloud Classification | ModelNet40 | Overall Accuracy | 93.3 | OG-Net-Small |
| Unsupervised Domain Adaptation | Duke to MSMT | mAP | 1.9 | OG-Net |
| Unsupervised Domain Adaptation | Duke to MSMT | rank-1 | 6.8 | OG-Net |
| Unsupervised Domain Adaptation | Market to MSMT | mAP | 1.7 | OG-Net |
| Unsupervised Domain Adaptation | Market to MSMT | rank-1 | 5.9 | OG-Net |
| Unsupervised Domain Adaptation | Market to Duke | mAP | 13.7 | OG-Net |
| Unsupervised Domain Adaptation | Market to Duke | rank-1 | 26.4 | OG-Net |
| Unsupervised Domain Adaptation | Duke to Market | mAP | 14.7 | OGNet |
| Unsupervised Domain Adaptation | Duke to Market | rank-1 | 36.4 | OGNet |
| 3D Point Cloud Reconstruction | ModelNet40 | Mean Accuracy | 90.5 | OG-Net-Small |
| 3D Point Cloud Reconstruction | ModelNet40 | Overall Accuracy | 93.3 | OG-Net-Small |