Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GiT: Graph Interactive Transformer for Vehicle Re-identification

About

Transformers are more and more popular in computer vision, which treat an image as a sequence of patches and learn robust global features from the sequence. However, pure transformers are not entirely suitable for vehicle re-identification because vehicle re-identification requires both robust global features and discriminative local features. For that, a graph interactive transformer (GiT) is proposed in this paper. In the macro view, a list of GiT blocks are stacked to build a vehicle re-identification model, in where graphs are to extract discriminative local features within patches and transformers are to extract robust global features among patches. In the micro view, graphs and transformers are in an interactive status, bringing effective cooperation between local and global features. Specifically, one current graph is embedded after the former level's graph and transformer, while the current transform is embedded after the current graph and the former level's transformer. In addition to the interaction between graphs and transforms, the graph is a newly-designed local correction graph, which learns discriminative local features within a patch by exploring nodes' relationships. Extensive experiments on three large-scale vehicle re-identification datasets demonstrate that our GiT method is superior to state-of-the-art vehicle re-identification approaches.

Fei Shen, Yi Xie, Jianqing Zhu, Xiaobin Zhu, Huanqiang Zeng• 2021

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc85.6
499
Person Re-IdentificationMarket-1501 (test)
Rank-195.7
384
Vehicle Re-identificationVeRi-776 (test)
Rank-196.86
232
Vehicle Re-identificationVehicleID 800 (test)
Rank-1 Acc84.65
69
Vehicle Re-identificationVehicleID 1600 (test)
Rank-1 Score80.52
69
Vehicle Re-identificationVehicleID 2400 (test)
Rank-177.94
63
Vehicle Re-identificationVeRi-Wild (test 3000)
R1 Accuracy92.65
25
Vehicle Re-identificationVeRi-Wild (test5000)
Rank-1 Accuracy89.92
24
Vehicle Re-identificationVeRi-Wild (Test10000)
R1 Accuracy85.41
24
Vehicle Re-identificationVehicleID
Rank-1 Accuracy84.7
23
Showing 10 of 10 rows

Other info

Follow for update