paper-with-me

Papers

A Novel Dual-pooling Attention Module for UAV Vehicle Re-identification

2023-06-25 · Xiaoyan Guo, Jie Yang, Xinyu Jia, Chuanyan Zang, Yan Xu, Zhaoyang Chen

Vehicle re-identification (Re-ID) involves identifying the same vehicle captured by other cameras, given a vehicle image. It plays a crucial role in the development of safe cities and smart cities. With the rapid growth and implementation of unmanned aerial vehicles (UAVs) technology, vehicle Re-ID in UAV aerial photography scenes has garnered significant attention from researchers. However, due to the high altitude of UAVs, the shooting angle of vehicle images sometimes approximates vertical, resulting in fewer local features for Re-ID. Therefore, this paper proposes a novel dual-pooling attention (DpA) module, which achieves the extraction and enhancement of locally important information about vehicles from both channel and spatial dimensions by constructing two branches of channel-pooling attention (CpA) and spatial-pooling attention (SpA), and employing multiple pooling operations to enhance the attention to fine-grained information of vehicles. Specifically, the CpA module operates between the channels of the feature map and splices features by combining four pooling operations so that vehicle regions containing discriminative information are given greater attention. The SpA module uses the same pooling operations strategy to identify discriminative representations and merge vehicle features in image regions in a weighted manner. The feature information of both dimensions is finally fused and trained jointly using label smoothing cross-entropy loss and hard mining triplet loss, thus solving the problem of missing detail information due to the high height of UAV shots. The proposed method's effectiveness is demonstrated through extensive experiments on the UAV-based vehicle datasets VeRi-UAV and VRU.

📄 PDF Abstract BibTeX arXiv:2306.14104

Code (0)

등록된 구현이 없습니다.

Tasks

Single Particle AnalysisTripletVehicle Re-Identification

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Vehicle Re-identification Using Quadruple Directional Deep Learning Features

2018-11-13 · Jianqing Zhu, Huanqiang Zeng, Jingchang Huang, Shengcai Liao 외

In order to resist the adverse effect of viewpoint variations for improving vehicle re-identification performance, we design quadruple directional deep learning networks to extract quadruple directional deep learning fea…

Deep LearningVehicle Re-Identification

Coarse-to-fine: A RNN-based hierarchical attention model for vehicle re-identification

2018-12-11 · Xiu-Shen Wei, Chen-Lin Zhang, Lingqiao Liu, Chunhua Shen 외

Vehicle re-identification is an important problem and becomes desirable with the rapid expansion of applications in video surveillance and intelligent transportation. By recalling the identification process of human visi…

Vehicle Re-Identification

ES-Net: Erasing Salient Parts to Learn More in Re-Identification

2021-03-10 · Dong Shen, Shuai Zhao, Jinming Hu, Hao Feng 외

As an instance-level recognition problem, re-identification (re-ID) requires models to capture diverse features. However, with continuous training, re-ID models pay more and more attention to the salient areas. As a resu…

A Dual-Path Model With Adaptive Attention For Vehicle Re-Identification

2019-05-09 · ICCV 2019 10 · Pirazh Khorramshahi, Amit Kumar, Neehar Peri, Sai Saketh Rambhatla 외

In recent years, attention models have been extensively used for person and vehicle re-identification. Most re-identification methods are designed to focus attention on key-point locations. However, depending on the orie…

Vehicle Key-Point and Orientation EstimationVehicle Re-Identification

Parsing-based View-aware Embedding Network for Vehicle Re-Identification

2020-04-10 · CVPR 2020 6 · Dechao Meng, Liang Li, Xuejing Liu, Yadong Li 외

Vehicle Re-Identification is to find images of the same vehicle from various views in the cross-camera scenario. The main challenges of this task are the large intra-instance distance caused by different views and the su…

Vehicle Re-Identification