paper-with-me

Papers

Towards Effective Multi-Moving-Camera Tracking: A New Dataset and Lightweight Link Model

2023-12-18 · Yanting Zhang, Shuanghong Wang, Qingxiang Wang, Cairong Yan, Rui Fan

Ensuring driving safety for autonomous vehicles has become increasingly crucial, highlighting the need for systematic tracking of on-road pedestrians. Most vehicles are equipped with visual sensors, however, the large-scale visual data has not been well studied yet. Multi-target multi-camera (MTMC) tracking systems are composed of two modules: single-camera tracking (SCT) and inter-camera tracking (ICT). To reliably coordinate between them, MTMC tracking has been a very complicated task, while tracking across multiple moving cameras makes it even more challenging. In this paper, we focus on multi-target multi-moving-camera (MTMMC) tracking, which is attracting increasing attention from the research community. Observing there are few datasets for MTMMC tracking, we collect a new dataset, called Multi-Moving-Camera Track (MMCT), which contains sequences under various driving scenarios. To address the common problems of identity switch easily faced by most existing SCT trackers, especially for moving cameras due to ego-motion between the camera and targets, a lightweight appearance-free global link model, called Linker, is proposed to mitigate the identity switch by associating two disjoint tracklets of the same target into a complete trajectory within the same camera. Incorporated with Linker, existing SCT trackers generally obtain a significant improvement. Moreover, to alleviate the impact of the image style variations caused by different cameras, a color transfer module is effectively incorporated to extract cross-camera consistent appearance features for pedestrian association across moving cameras for ICT, resulting in a much improved MTMMC tracking system, which can constitute a step further towards coordinated mining of multiple moving cameras. The project page is available at https://dhu-mmct.github.io/.

📄 PDF Abstract BibTeX arXiv:2312.11035

Code (1)

dhu-mmct/dhu-mmct 공식 구현 pytorch

Tasks

Autonomous Vehicles

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DynamicPose: Real-time and Robust 6D Object Pose Tracking for Fast-Moving Cameras and Objects

2025-08-16 · Tingbang Liang, Yixin Zeng, Jiatong Xie, Boyu Zhou arxiv

We present DynamicPose, a retraining-free 6D pose tracking framework that improves tracking robustness in fast-moving camera and object scenarios. Previous work is mainly applicable to static or quasi-static scenes, and …

Pose Tracking

VETRA: A Dataset for Vehicle Tracking in Aerial Imagery - New Challenges for Multi-Object Tracking

2024-09-29 · European Conference on Computer Vision (ECCV) 2024 9 · Jens Hellekes, Manuel Mühlhaus, Reza Bahmanyar, Seyed Majid Azimi 외

The informative power of traffic analysis can be enhanced by considering changes in both time and space. Vehicle tracking algorithms applied to drone videos provide a better overview than street-level surveillance camera…

de-enMotion CompensationMulti-Object TrackingObject Tracking

DynOPETs: A Versatile Benchmark for Dynamic Object Pose Estimation and Tracking in Moving Camera Scenarios

2025-03-25 · Xiangting Meng, Jiaqi Yang, Mingshu Chen, Chenxin Yan 외

In the realm of object pose estimation, scenarios involving both dynamic objects and moving cameras are prevalent. However, the scarcity of corresponding real-world datasets significantly hinders the development and eval…

3D Object DetectionObjectobject-detectionObject Tracking+2

FlyCap: Markerless Motion Capture Using Multiple Autonomous Flying Cameras

2016-10-29 · Lan Xu, Lu Fang, Wei Cheng, Kaiwen Guo 외

Aiming at automatic, convenient and non-instrusive motion capture, this paper presents a new generation markerless motion capture technique, the FlyCap system, to capture surface motions of moving characters using multip…

Markerless Motion CaptureVisual Odometry

IA-MOT: Instance-Aware Multi-Object Tracking with Motion Consistency

2020-06-24 · Jiarui Cai, Yizhou Wang, Haotian Zhang, Hung-Min Hsu 외

Multiple object tracking (MOT) is a crucial task in computer vision society. However, most tracking-by-detection MOT methods, with available detected bounding boxes, cannot effectively handle static, slow-moving and fast…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking