paper-with-me

Papers

Multi-Attention-Based Soft Partition Network for Vehicle Re-Identification

2021-04-21 · Sangrok Lee, Taekang Woo, Sang Hun Lee

Vehicle re-identification helps in distinguishing between images of the same and other vehicles. It is a challenging process because of significant intra-instance differences between identical vehicles from different views and subtle inter-instance differences between similar vehicles. To solve this issue, researchers have extracted view-aware or part-specific features via spatial attention mechanisms, which usually result in noisy attention maps or otherwise require expensive additional annotation for metadata, such as key points, to improve the quality. Meanwhile, based on the researchers' insights, various handcrafted multi-attention architectures for specific viewpoints or vehicle parts have been proposed. However, this approach does not guarantee that the number and nature of attention branches will be optimal for real-world re-identification tasks. To address these problems, we proposed a new vehicle re-identification network based on a multiple soft attention mechanism for capturing various discriminative regions from different viewpoints more efficiently. Furthermore, this model can significantly reduce the noise in spatial attention maps by devising a new method for creating an attention map for insignificant regions and then excluding it from generating the final result. We also combined a channel-wise attention mechanism with a spatial attention mechanism for the efficient selection of important semantic attributes for vehicle re-identification. Our experiments showed that our proposed model achieved a state-of-the-art performance among the attention-based methods without metadata and was comparable to the approaches using metadata for the VehicleID and VERI-Wild datasets.

📄 PDF Abstract BibTeX arXiv:2104.10401

Code (0)

등록된 구현이 없습니다.

Tasks

Vehicle Re-Identification

Similar Papers 제목 키워드 기반

Unsupervised Vehicle Re-Identification Based on Cross-Style Semi-Supervised Pre-Training and Feature Cross-Division

2023-07-03 · Electronics 2023 7 · Zhan G, Wang Q, Min W, Han Q 외

Vehicle Re-Identification (Re-ID) based on Unsupervised Domain Adaptation (UDA) has shown promising performance. However, two main issues still exist: (1) existing methods that use Generative Adversarial Networks (GANs) …

Domain AdaptationPseudo LabelStyle TransferUnsupervised Domain Adaptation+2

ConMAE: Contour Guided MAE for Unsupervised Vehicle Re-Identification

2023-02-11 · Jing Yang, Jianwu Fang, Hongke Xu

Vehicle re-identification is a cross-view search task by matching the same target vehicle from different perspectives. It serves an important role in road-vehicle collaboration and intelligent road control. With the larg…

Self-Supervised LearningUnsupervised Vehicle Re-IdentificationVehicle Re-Identification

Local-Aware Global Attention Network for Person Re-Identification Based on Body and Hand Images

2022-09-11 · Nathanael L. Baisa

Learning representative, robust and discriminative information from images is essential for effective person re-identification (Re-Id). In this paper, we propose a compound approach for end-to-end discriminative deep fea…

Person Re-IdentificationPose Estimation

Mutual Distillation Learning For Person Re-Identification

2024-01-12 · Huiyuan Fu, Kuilong Cui, Chuanming Wang, Mengshi Qi 외

With the rapid advancements in deep learning technologies, person re-identification (ReID) has witnessed remarkable performance improvements. However, the majority of prior works have traditionally focused on solving the…

Hard AttentionPerson Re-Identification

Vehicle Re-identification Based on Dual Distance Center Loss

2020-12-23 · Zhijun Hu, Yong Xu, Jie Wen, Lilei Sun 외

Recently, deep learning has been widely used in the field of vehicle re-identification. When training a deep model, softmax loss is usually used as a supervision tool. However, the softmax loss performs well for closed-s…

Person Re-IdentificationVehicle Re-Identification