Orientation-aware Vehicle Re-identification with Semantics-guided Part Attention Network
About
Vehicle re-identification (re-ID) focuses on matching images of the same vehicle across different cameras. It is fundamentally challenging because differences between vehicles are sometimes subtle. While several studies incorporate spatial-attention mechanisms to help vehicle re-ID, they often require expensive keypoint labels or suffer from noisy attention mask if not trained with expensive labels. In this work, we propose a dedicated Semantics-guided Part Attention Network (SPAN) to robustly predict part attention masks for different views of vehicles given only image-level semantic labels during training. With the help of part attention masks, we can extract discriminative features in each part separately. Then we introduce Co-occurrence Part-attentive Distance Metric (CPDM) which places greater emphasis on co-occurrence vehicle parts when evaluating the feature distance of two images. Extensive experiments validate the effectiveness of the proposed method and show that our framework outperforms the state-of-the-art approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Vehicle Re-identification | VeRi-776 (test) | Rank-194 | 232 | |
| Vehicle Re-identification | RGBNT100 | mAP0.5365 | 40 | |
| Vehicle Re-identification | VehicleID | Rank-1 Accuracy78.22 | 26 | |
| Vehicle Re-identification | VeRi-776 | mAP68.9 | 12 | |
| Vehicle Re-identification | Our datatset | Top-1 Accuracy78.37 | 3 | |
| Vessel Re-identification | VesselID-539 | Top-1 Accuracy82.43 | 3 |