English

Connecting Language and Vision for Natural Language-Based Vehicle Retrieval

Computer Vision and Pattern Recognition 2021-06-01 v1

Abstract

Vehicle search is one basic task for the efficient traffic management in terms of the AI City. Most existing practices focus on the image-based vehicle matching, including vehicle re-identification and vehicle tracking. In this paper, we apply one new modality, i.e., the language description, to search the vehicle of interest and explore the potential of this task in the real-world scenario. The natural language-based vehicle search poses one new challenge of fine-grained understanding of both vision and language modalities. To connect language and vision, we propose to jointly train the state-of-the-art vision models with the transformer-based language model in an end-to-end manner. Except for the network structure design and the training strategy, several optimization objectives are also re-visited in this work. The qualitative and quantitative experiments verify the effectiveness of the proposed method. Our proposed method has achieved the 1st place on the 5th AI City Challenge, yielding competitive performance 18.69% MRR accuracy on the private test set. We hope this work can pave the way for the future study on using language description effectively and efficiently for real-world vehicle retrieval systems. The code will be available at https://github.com/ShuaiBai623/AIC2021-T5-CLV.

Keywords

Cite

@article{arxiv.2105.14897,
  title  = {Connecting Language and Vision for Natural Language-Based Vehicle Retrieval},
  author = {Shuai Bai and Zhedong Zheng and Xiaohan Wang and Junyang Lin and Zhu Zhang and Chang Zhou and Yi Yang and Hongxia Yang},
  journal= {arXiv preprint arXiv:2105.14897},
  year   = {2021}
}

Comments

CVPR 2021 AI CITY CHALLENGE Natural Language-Based Vehicle Retrieval Top 1

R2 v1 2026-06-24T02:39:24.221Z