paper-with-me

Papers

Camera-Tracklet-Aware Contrastive Learning for Unsupervised Vehicle Re-Identification

2021-09-14 · Jongmin Yu, Junsik Kim, Minkyung Kim, Hyeontaek Oh

Recently, vehicle re-identification methods based on deep learning constitute remarkable achievement. However, this achievement requires large-scale and well-annotated datasets. In constructing the dataset, assigning globally available identities (Ids) to vehicles captured from a great number of cameras is labour-intensive, because it needs to consider their subtle appearance differences or viewpoint variations. In this paper, we propose camera-tracklet-aware contrastive learning (CTACL) using the multi-camera tracklet information without vehicle identity labels. The proposed CTACL divides an unlabelled domain, i.e., entire vehicle images, into multiple camera-level subdomains and conducts contrastive learning within and beyond the subdomains. The positive and negative samples for contrastive learning are defined using tracklet Ids of each camera. Additionally, the domain adaptation across camera networks is introduced to improve the generalisation performance of learnt representations and alleviate the performance degradation resulted from the domain gap between the subdomains. We demonstrate the effectiveness of our approach on video-based and image-based vehicle Re-ID datasets. Experimental results show that the proposed method outperforms the recent state-of-the-art unsupervised vehicle Re-ID methods. The source code for this paper is publicly available on `https://github.com/andreYoo/CTAM-CTACL-VVReID.git'.

📄 PDF Abstract BibTeX arXiv:2109.06401

Code (1)

andreyoo/ctam-ctacl-vvreid 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationUnsupervised Vehicle Re-IdentificationVehicle Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Temporal Prototyping and Hierarchical Alignment for Unsupervised Video-based Visible-Infrared Person Re-Identification

2026-04-23 · Zhiyong Li, Wei Jiang, Haojie Liu, Mingyu Wang 외 arxiv

Visible-infrared person re-identification (VI-ReID) enables cross-modality identity matching for all-day surveillance, yet existing methods predominantly focus on the image level or rely heavily on costly identity annota…

Person Re-IdentificationContrastive Learning

Unsupervised Tracklet Person Re-Identification

2019-03-01 · Minxian Li, Xiatian Zhu, Shaogang Gong

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in a practical re-id deployment, due to…

BenchmarkingDomain AdaptationPerson Re-Identification

Unsupervised Person Re-identification by Deep Learning Tracklet Association

2018-09-08 · ECCV 2018 9 · Minxian Li, Xiatian Zhu, Shaogang Gong

Mostexistingpersonre-identification(re-id)methods relyon supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in practical re-id deployment due to the lack…

BenchmarkingDeep LearningDomain AdaptationPerson Re-Identification+1

City-Scale Multi-Camera Vehicle Tracking Guided by Crossroad Zones

2021-05-14 · Chong Liu, Yuqi Zhang, Hao Luo, Jiasheng Tang 외

Multi-Target Multi-Camera Tracking has a wide range of applications and is the basis for many advanced inferences and predictions. This paper describes our solution to the Track 3 multi-camera vehicle tracking task in 20…

ClusteringVehicle Re-Identification

LoRFT: Benchmarking Long-Range Vehicle Trajectory Reconstruction from Fixed Highway Cameras

2026-07-22 · Yufan Zhu, Kefu Yi, Xueju Zhang, Yunyang Tian 외 arxiv

Long-range vehicle trajectories provide important spatio-temporal evidence for traffic safety analysis, autonomous driving evaluation, and data-driven traffic management, yet continuously recovering them from fixed highw…

Autonomous Driving