paper-with-me

Papers

Multi‑camera trajectory matching based on hierarchical clustering and constraints

2023-10-19 · Multimedia Tools and Applications 2023 10 · Gábor Szűcs, Regő Borsodi, Dávid Papp

The fast improvement of deep learning methods resulted in breakthroughs in image classification, object detection, and object tracking. Autonomous driving and traffic monitoring systems, especially the on-premise installed fixed position multi-camera configurations, benefit greatly from recent advances. In this paper, we propose a Multi-Camera Multi-Target (MCMT) vehicle tracking system using a constrained hierarchical clustering solution, which improves trajectory matching, and thus provides a more robust tracking of objects transitioning between cameras. YOLOv5, ByteTrack, and ResNet50-IBN ReID networks are used for vehicle detection and tracking. Static attributes such as vehicle type and vehicle color are determined from ReID features with SVM. The proposed ReID feature-based attribute categorization shows better performance, than its pure CNN counterpart. Single-camera trajectories (SCTs) are combined into multi-camera trajectories (MCTs) using hierarchical agglomerative clustering (HAC) with time and space constraints (our proposed algorithm is denoted by MCT#MAC). Similarities between SCTs are measured by comparing the mean ReID features cumulated on the trajectory. The system was evaluated on more datasets, and our experiments demonstrate that constraining HAC by manipulating the proximity matrix greatly improves the multi-camera IDF1 score.

📄 PDF Abstract BibTeX

Code (1)

regob/vehicle_mtmc pytorch

Tasks

AttributeAutonomous DrivingConstrained Clusteringimage-classificationImage Classificationobject-detectionObject DetectionObject TrackingTrajectory ClusteringUnsupervised Vehicle Re-Identificationvehicle detectionVehicle Re-Identification

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
SSD SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Traffic-Aware Multi-Camera Tracking of Vehicles Based on ReID and Camera Link Model

2020-08-22 · Hung-Min Hsu, Yizhou Wang, Jenq-Neng Hwang

Multi-target multi-camera tracking (MTMCT), i.e., tracking multiple targets across multiple cameras, is a crucial technique for smart city applications. In this paper, we propose an effective and reliable MTMCT framework…

ClusteringVehicle Re-Identification

Efficient online multi-camera tracking with memory-efficient accumulated appearance features and trajectory validation

2024-06-17 · CVPR 2024 6 · Lap Quoc Tran, Huan Duc Vi

Multi-camera tracking (MCT) plays a crucial role in various computer vision applications. However, accurate tracking of individuals across multiple cameras faces challenges, particularly with identity switches. In this p…

Multi-Object Tracking

Multi-Target Multi-Camera Tracking of Vehicles using Metadata-Aided Re-ID and Trajectory-Based Camera Link Model

2021-05-03 · Hung-Min Hsu, Jiarui Cai, Yizhou Wang, Jenq-Neng Hwang 외

In this paper, we propose a novel framework for multi-target multi-camera tracking (MTMCT) of vehicles based on metadata-aided re-identification (MA-ReID) and the trajectory-based camera link model (TCLM). Given a video …

Clustering

Multi-Target, Multi-Camera Tracking by Hierarchical Clustering: Recent Progress on DukeMTMC Project

2017-12-27 · Zhimeng Zhang, Jia-Nan Wu, Xuan Zhang, Chi Zhang

Although many methods perform well in single camera tracking, multi-camera tracking remains a challenging problem with less attention. DukeMTMC is a large-scale, well-annotated multi-camera tracking benchmark which makes…

ClusteringPerson Re-Identification

Predictive Clustering of Vessel Behavior Based on Hierarchical Trajectory Representation

2024-03-13 · Rui Zhang, Hanyue Wu, Zhenzhong Yin, Zhu Xiao 외

Vessel trajectory clustering, which aims to find similar trajectory patterns, has been widely leveraged in overwater applications. Most traditional methods use predefined rules and thresholds to identify discrete vessel …

ClusteringTrajectory Clustering