paper-with-me

Papers

Multiple Planar Object Tracking

2023-01-01 · ICCV 2023 1 · Zhicheng Zhang, Shengzhe Liu, Jufeng Yang

Tracking both location and pose of multiple planar objects (MPOT) is of great significance to numerous real-world applications. The greater degree-of-freedom of planar objects compared with common objects makes MPOT far more challenging than well-studied object tracking, especially when occlusion occurs. To address this challenging task, we are inspired by amodal perception that humans jointly track visible and invisible parts of the target, and propose a tracking framework that unifies appearance perception and occlusion reasoning. Specifically, we present a dual-branch network to track the visible part of planar objects, including vertexes and mask. Then, we develop an occlusion area localization strategy to infer the invisible part, i.e., the occluded region, followed by a two-stream attention network finally refining the prediction. To alleviate the lack of data in this field, we build the first large-scale benchmark dataset, namely MPOT-3K. It consists of 3,717 planar objects from 356 videos and contains 148,896 frames together with 687,417 annotations. The collected planar objects have 9 motion patterns and the videos are shot in 6 types of indoor and outdoor scenes. Extensive experiments demonstrate the superiority of our proposed method on the newly developed MPOT-3K as well as other two popular single planar object tracking datasets. The code and MPOT-3K dataset are released on https://zzcheng.top/MPOT.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Tracking

Similar Papers 제목 키워드 기반

PlanarTrack: A Large-scale Challenging Benchmark for Planar Object Tracking

2023-03-14 · ICCV 2023 1 · Xinran Liu, Xiaoqiong Liu, Ziruo Yi, Xin Zhou 외

Planar object tracking is a critical computer vision problem and has drawn increasing interest owing to its key roles in robotics, augmented reality, etc. Despite rapid progress, its further development, especially in th…

Object Tracking

Simultaneous Multi-View Camera Pose Estimation and Object Tracking with Square Planar Markers

2021-03-16 · Hamid Sarmadi, Rafael Muñoz-Salinas, M. A. Berbís, R. Medina-Carnicer

Object tracking is a key aspect in many applications such as augmented reality in medicine (e.g. tracking a surgical instrument) or robotics. Squared planar markers have become popular tools for tracking since their pose…

Camera Pose EstimationObjectObject TrackingPose Estimation

Planar Object Tracking in the Wild: A Benchmark

2017-03-23 · Pengpeng Liang, Yifan Wu, Hu Lu, Liming Wang 외

Planar object tracking is an actively studied problem in vision-based robotic applications. While several benchmarks have been constructed for evaluating state-of-the-art algorithms, there is a lack of video sequences ca…

Homography EstimationObjectObject Tracking

PlanarTrack: A high-quality and challenging benchmark for large-scale planar object tracking

2025-10-27 · Yifan Jiao, Xinran Liu, Xiaoqiong Liu, Xiaohui Yuan 외 arxiv

Planar tracking has drawn increasing interest owing to its key roles in robotics and augmented reality. Despite recent great advancement, further development of planar tracking, particularly in the deep learning era, is …

Object Tracking

HVC-Net: Unifying Homography, Visibility, and Confidence Learning for Planar Object Tracking

2022-09-19 · Haoxian Zhang, Yonggen Ling

Robust and accurate planar tracking over a whole video sequence is vitally important for many vision applications. The key to planar object tracking is to find object correspondences, modeled by homography, between the r…

ObjectObject Tracking