SSR-Net: A Spatial Structural Relation Network for Vehicle Re-identification

Zheming Xu,Lili Wei,Congyan Lang,Songhe Feng,Tao Wang,Adrian G. Bors,Hongzhe Liu
DOI: https://doi.org/10.1145/3578578
2022-12-29
Abstract:Vehicle re-identification (Re-ID) represents the task aiming to identify the same vehicle from images captured by different cameras. Recent years have seen various feature learning based approaches merely focusing on feature representations including global features or local features to obtain more subtle details to identify highly similar vehicles. However, few such methods consider the spatial geometrical structure relationship among local regions or between the global and local regions. By contrast, in this study, we propose a Spatial Structural Relation Network (SSR-Net) which explores the above-mentioned two kinds of relations simultaneously to learn more discriminative features by modeling the spatial structure information and global context information. In this paper we propose to adopt a Graph Convolution Network (GCN), for modeling spatial structural relationships among characteristic features. The GCN model aggregating the local and global features is shown to be more discriminative and robust to several car image transformations. To improve the performance of our proposed network, we jointly combine the classification loss with metric learning loss. Extensive experiments conducted on the public VehicleID and VeRi-776 datasets validate the effectiveness of our approach in comparison with recent works.
computer science, information systems, theory & methods, software engineering
What problem does this paper attempt to address?