paper-with-me

Papers

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

2020-04-10 · CVPR 2020 6 · Dechao Meng, Liang Li, Xuejing Liu, Yadong Li, Shijie Yang, Zheng-Jun Zha, Xingyu Gao, Shuhui Wang, Qingming Huang

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 subtle inter-instance discrepancy caused by similar vehicles. In this paper, we propose a parsing-based view-aware embedding network (PVEN) to achieve the view-aware feature alignment and enhancement for vehicle ReID. First, we introduce a parsing network to parse a vehicle into four different views, and then align the features by mask average pooling. Such alignment provides a fine-grained representation of the vehicle. Second, in order to enhance the view-aware features, we design a common-visible attention to focus on the common visible views, which not only shortens the distance among intra-instances, but also enlarges the discrepancy of inter-instances. The PVEN helps capture the stable discriminative information of vehicle under different views. The experiments conducted on three datasets show that our model outperforms state-of-the-art methods by a large margin.

📄 PDF Abstract BibTeX arXiv:2004.05021

Code (1)

silverbulletmdc/PVEN 공식 구현 pytorch

Tasks

Vehicle Re-Identification

Similar Papers 제목 키워드 기반

Vehicle Re-Identification: an Efficient Baseline Using Triplet Embedding

2019-01-04 · Ratnesh Kumar, Edwin Weill, Farzin Aghdasi, Parthsarathy Sriram

In this paper we tackle the problem of vehicle re-identification in a camera network utilizing triplet embeddings. Re-identification is the problem of matching appearances of objects across different cameras. With the pr…

TripletVehicle Re-Identification

Viewpoint-Aware Attentive Multi-View Inference for Vehicle Re-Identification

2018-06-01 · CVPR 2018 6 · Yi Zhou, Ling Shao

Vehicle re-identification (re-ID) has the huge potential to contribute to the intelligent video surveillance. However, it suffers from challenges that different vehicle identities with a similar appearance have little in…

Metric LearningVehicle Re-Identification

Vehicle Re-identification with Viewpoint-aware Metric Learning

2019-10-09 · ICCV 2019 10 · Ruihang Chu, Yifan Sun, Yadong Li, Zheng Liu 외

This paper considers vehicle re-identification (re-ID) problem. The extreme viewpoint variation (up to 180 degrees) poses great challenges for existing approaches. Inspired by the behavior in human's recognition process,…

Metric LearningVehicle Re-Identification

Viewpoint-Aware Channel-Wise Attentive Network for Vehicle Re-Identification

2020-10-12 · Tsai-Shien Chen, Man-Yu Lee, Chih-Ting Liu, Shao-Yi Chien

Vehicle re-identification (re-ID) matches images of the same vehicle across different cameras. It is fundamentally challenging because the dramatically different appearance caused by different viewpoints would make the f…

Vehicle Re-Identification

Global-Supervised Contrastive Loss and View-Aware-Based Post-Processing for Vehicle Re-Identification

2022-04-17 · Zhijun Hu, Yong Xu, Jie Wen, Xianjing Cheng 외

In this paper, we propose a Global-Supervised Contrastive loss and a view-aware-based post-processing (VABPP) method for the field of vehicle re-identification. The traditional supervised contrastive loss calculates the …

AttributeVehicle Re-Identification