TL;DR
This paper introduces a hybrid pyramidal graph network that explores spatial significance at multiple scales to improve vehicle re-identification accuracy, outperforming existing methods on large datasets.
Contribution
The paper proposes a novel hybrid pyramidal graph network combining spatial graph and pyramidal structures for enhanced feature map analysis in vehicle re-identification.
Findings
Outperforms state-of-the-art methods on VeRi776, VehicleID, and VeRi-Wild datasets.
Effectively captures spatial significance at multiple scales.
Demonstrates significant accuracy improvements in vehicle re-identification.
Abstract
Existing vehicle re-identification methods commonly use spatial pooling operations to aggregate feature maps extracted via off-the-shelf backbone networks. They ignore exploring the spatial significance of feature maps, eventually degrading the vehicle re-identification performance. In this paper, firstly, an innovative spatial graph network (SGN) is proposed to elaborately explore the spatial significance of feature maps. The SGN stacks multiple spatial graphs (SGs). Each SG assigns feature map's elements as nodes and utilizes spatial neighborhood relationships to determine edges among nodes. During the SGN's propagation, each node and its spatial neighbors on an SG are aggregated to the next SG. On the next SG, each aggregated node is re-weighted with a learnable parameter to find the significance at the corresponding location. Secondly, a novel pyramidal graph network (PGN) is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
