paper-with-me

Papers

PAMTRI: Pose-Aware Multi-Task Learning for Vehicle Re-Identification Using Highly Randomized Synthetic Data

2020-05-02 · ICCV 2019 10 · Zheng Tang, Milind Naphade, Stan Birchfield, Jonathan Tremblay, William Hodge, Ratnesh Kumar, Shuo Wang, Xiaodong Yang

In comparison with person re-identification (ReID), which has been widely studied in the research community, vehicle ReID has received less attention. Vehicle ReID is challenging due to 1) high intra-class variability (caused by the dependency of shape and appearance on viewpoint), and 2) small inter-class variability (caused by the similarity in shape and appearance between vehicles produced by different manufacturers). To address these challenges, we propose a Pose-Aware Multi-Task Re-Identification (PAMTRI) framework. This approach includes two innovations compared with previous methods. First, it overcomes viewpoint-dependency by explicitly reasoning about vehicle pose and shape via keypoints, heatmaps and segments from pose estimation. Second, it jointly classifies semantic vehicle attributes (colors and types) while performing ReID, through multi-task learning with the embedded pose representations. Since manually labeling images with detailed pose and attribute information is prohibitive, we create a large-scale highly randomized synthetic dataset with automatically annotated vehicle attributes for training. Extensive experiments validate the effectiveness of each proposed component, showing that PAMTRI achieves significant improvement over state-of-the-art on two mainstream vehicle ReID benchmarks: VeRi and CityFlow-ReID. Code and models are available at https://github.com/NVlabs/PAMTRI.

📄 PDF Abstract BibTeX arXiv:2005.00673

Code (8)

NVlabs/PAMTRI 공식 구현 pytorch
2023-MindSpore-1/ms-code-215/tree/main/PAMTRI mindspore
MS-Mind/MS-Code-06/tree/main/PAMTRI mindspore
Mind23-2/MindCode-5/tree/main/PAMTRI mindspore
MindSpore-paper-code-2/code2/tree/main/PAMTRI mindspore
code-implementation1/Code6/tree/main/PAMTRI mindspore
mindspore-ai/models/tree/master/research/cv/PAMTRI mindspore
totoroKalic/pamtri-mindspore mindspore

Tasks

AttributeMulti-Task LearningPerson Re-IdentificationPose EstimationVehicle Re-Identification

Similar Papers 제목 키워드 기반

Automotive-ENV: Benchmarking Multimodal Agents in Vehicle Interface Systems

2025-09-25 · Junfeng Yan, Biao Wu, Meng Fang, Ling Chen arxiv

Multimodal agents have demonstrated strong performance in general GUI interactions, but their application in automotive systems has been largely unexplored. In-vehicle GUIs present distinct challenges: drivers' limited a…

Safety-aware Motion Prediction with Unseen Vehicles for Autonomous Driving

2021-09-03 · ICCV 2021 10 · Xuanchi Ren, Tao Yang, Li Erran Li, Alexandre Alahi 외

Motion prediction of vehicles is critical but challenging due to the uncertainties in complex environments and the limited visibility caused by occlusions and limited sensor ranges. In this paper, we study a new task, sa…

Autonomous Drivingmotion predictionPredictionTrajectory Prediction

Revenue and Energy Efficiency-Driven Delay Constrained Computing Task Offloading and Resource Allocation in a Vehicular Edge Computing Network: A Deep Reinforcement Learning Approach

2020-10-16 · Xinyu Huang, Lijun He, Xing Chen, Liejun Wang 외

For in-vehicle application,task type and vehicle state information, i.e., vehicle speed, bear a significant impact on the task delay requirement. However, the joint impact of task type and vehicle speed on the task delay…

Deep Reinforcement LearningEdge-computing

Self-awareness in intelligent vehicles: Feature based dynamic Bayesian models for abnormality detection

2020-10-29 · Divya Thekke Kanapram, Pablo Marin-Plaza, Lucio Marcenaro, David Martin 외

The evolution of Intelligent Transportation Systems in recent times necessitates the development of self-awareness in agents. Before the intensive use of Machine Learning, the detection of abnormalities was manually prog…

Anomaly DetectionAutonomous VehiclesTime SeriesTime Series Analysis

Interaction-Aware Motion Planning for Autonomous Vehicles with Multi-Modal Obstacle Uncertainty Predictions

2022-12-22 · Jian Zhou, Björn Olofsson, Erik Frisk

This paper proposes an interaction and safety-aware motion-planning method for an autonomous vehicle in uncertain multi-vehicle traffic environments. The method integrates the ability of the interaction-aware interacting…

Autonomous VehiclesCollision AvoidanceModel Predictive ControlMotion Planning+1