paper-with-me

Papers

Keyfilter-Aware Real-Time UAV Object Tracking

2020-03-11 · Yiming Li, Changhong Fu, Ziyuan Huang, Yinqiang Zhang, Jia Pan

Correlation filter-based tracking has been widely applied in unmanned aerial vehicle (UAV) with high efficiency. However, it has two imperfections, i.e., boundary effect and filter corruption. Several methods enlarging the search area can mitigate boundary effect, yet introducing undesired background distraction. Existing frame-by-frame context learning strategies for repressing background distraction nevertheless lower the tracking speed. Inspired by keyframe-based simultaneous localization and mapping, keyfilter is proposed in visual tracking for the first time, in order to handle the above issues efficiently and effectively. Keyfilters generated by periodically selected keyframes learn the context intermittently and are used to restrain the learning of filters, so that 1) context awareness can be transmitted to all the filters via keyfilter restriction, and 2) filter corruption can be repressed. Compared to the state-of-the-art results, our tracker performs better on two challenging benchmarks, with enough speed for UAV real-time applications.

📄 PDF Abstract BibTeX arXiv:2003.05218

Code (1)

vision4robotics/KAOT-tracker 공식 구현

Tasks

ObjectObject TrackingSimultaneous Localization and MappingVisual Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Sparse Regularized Correlation Filter for UAV Object Tracking with adaptive Contextual Learning and Keyfilter Selection

2022-05-07 · Zhangjian Ji, Kai Feng, Yuhua Qian, Jiye Liang

Recently, correlation filter has been widely applied in unmanned aerial vehicle (UAV) tracking due to its high frame rates, robustness and low calculation resources. However, it is fragile because of two inherent defects…

Object Tracking

Exploring Object Status Recognition for Recipe Progress Tracking in Non-Visual Cooking

2025-07-04 · Franklin Mingzhe Li, Kaitlyn Ng, Bin Zhu, Patrick Carrington arxiv

Cooking plays a vital role in everyday independence and well-being, yet remains challenging for people with vision impairments due to limited support for tracking progress and receiving contextual feedback. Object status…

Distractor-Aware Memory-Based Visual Object Tracking

2025-09-17 · Jovana Videnovic, Matej Kristan, Alan Lukezic arxiv

Recent emergence of memory-based video segmentation methods such as SAM2 has led to models with excellent performance in segmentation tasks, achieving leading results on numerous benchmarks. However, these modes are not …

Visual Object TrackingVideo Segmentation

GBOT: Graph-Based 3D Object Tracking for Augmented Reality-Assisted Assembly Guidance

2024-02-12 · Shiyu Li, Hannah Schieber, Niklas Corell, Bernhard Egger 외

Guidance for assemblable parts is a promising field for augmented reality. Augmented reality assembly guidance requires 6D object poses of target objects in real time. Especially in time-critical medical or industrial se…

3D Object Tracking6D Pose EstimationMulti-Object TrackingObject+2

Deep Meta Learning for Real-Time Target-Aware Visual Tracking

2017-12-26 · ICCV 2019 10 · Janghoon Choi, Junseok Kwon, Kyoung Mu Lee

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminat…

Meta-LearningReal-Time Visual TrackingVisual Tracking