paper-with-me

홈 › Papers

Tracking Reflected Objects: A Benchmark

2024-07-07 · XIAOYU GUO, Pengzhi Zhong, Lizhi Lin, Hao Zhang, Ling Huang, Shuiwang Li

Visual tracking has advanced significantly in recent years, mainly due to the availability of large-scale training datasets. These datasets have enabled the development of numerous algorithms that can track objects with high accuracy and robustness.However, the majority of current research has been directed towards tracking generic objects, with less emphasis on more specialized and challenging scenarios. One such challenging scenario involves tracking reflected objects. Reflections can significantly distort the appearance of objects, creating ambiguous visual cues that complicate the tracking process. This issue is particularly pertinent in applications such as autonomous driving, security, smart homes, and industrial production, where accurately tracking objects reflected in surfaces like mirrors or glass is crucial. To address this gap, we introduce TRO, a benchmark specifically for Tracking Reflected Objects. TRO includes 200 sequences with around 70,000 frames, each carefully annotated with bounding boxes. This dataset aims to encourage the development of new, accurate methods for tracking reflected objects, which present unique challenges not sufficiently covered by existing benchmarks. We evaluated 20 state-of-the-art trackers and found that they struggle with the complexities of reflections. To provide a stronger baseline, we propose a new tracker, HiP-HaTrack, which uses hierarchical features to improve performance, significantly outperforming existing algorithms. We believe our benchmark, evaluation, and HiP-HaTrack will inspire further research and applications in tracking reflected objects. The TRO and code are available at https://github.com/OpenCodeGithub/HIP-HaTrack.

📄 PDF Abstract BibTeX arXiv:2407.05235

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingVisual Tracking

Similar Papers 제목 키워드 기반

Towards Reflected Object Detection: A Benchmark

2024-07-08 · Zhongtian Wang, You Wu, Hui Zhou, Shuiwang Li

Object detection has greatly improved over the past decade thanks to advances in deep learning and large-scale datasets. However, detecting objects reflected in surfaces remains an underexplored area. Reflective surfaces…

Objectobject-detectionObject Detection

A topological solution to object segmentation and tracking

2021-07-05 · Thomas Tsao, Doris Y. Tsao

The world is composed of objects, the ground, and the sky. Visual perception of objects requires solving two fundamental challenges: segmenting visual input into discrete units, and tracking identities of these units des…

ObjectSegmentationSemantic Segmentation

Towards Accurate State Estimation: Kalman Filter Incorporating Motion Dynamics for 3D Multi-Object Tracking

2025-05-12 · Mohamed Nagy, Naoufel Werghi, Bilal Hassan, Jorge Dias 외

This work addresses the critical lack of precision in state estimation in the Kalman filter for 3D multi-object tracking (MOT) and the ongoing challenge of selecting the appropriate motion model. Existing literature comm…

3D Multi-Object TrackingMulti-Object TrackingMultiple Object TrackingNavigate+5

On optimal tracking portfolio in incomplete markets: The reinforcement learning approach

2023-11-24 · Lijun Bo, YiJie Huang, Xiang Yu

This paper studies an infinite horizon optimal tracking portfolio problem using capital injection in incomplete market models. The benchmark process is modelled by a geometric Brownian motion with zero drift driven by so…

Q-Learning

Tracking Transforming Objects: A Benchmark

2024-04-28 · You Wu, Yuelong Wang, Yaxin Liao, Fuliang Wu 외

Tracking transforming objects holds significant importance in various fields due to the dynamic nature of many real-world scenarios. By enabling systems accurately represent transforming objects over time, tracking trans…