paper-with-me

Papers

High-Performance Long-Term Tracking with Meta-Updater

2020-04-01 · CVPR 2020 6 · Kenan Dai, Yunhua Zhang, Dong Wang, Jianhua Li, Huchuan Lu, Xiaoyun Yang

Long-term visual tracking has drawn increasing attention because it is much closer to practical applications than short-term tracking. Most top-ranked long-term trackers adopt the offline-trained Siamese architectures, thus, they cannot benefit from great progress of short-term trackers with online update. However, it is quite risky to straightforwardly introduce online-update-based trackers to solve the long-term problem, due to long-term uncertain and noisy observations. In this work, we propose a novel offline-trained Meta-Updater to address an important but unsolved problem: Is the tracker ready for updating in the current frame? The proposed meta-updater can effectively integrate geometric, discriminative, and appearance cues in a sequential manner, and then mine the sequential information with a designed cascaded LSTM module. Our meta-updater learns a binary output to guide the tracker's update and can be easily embedded into different trackers. This work also introduces a long-term tracking framework consisting of an online local tracker, an online verifier, a SiamRPN-based re-detector, and our meta-updater. Numerous experimental results on the VOT2018LT, VOT2019LT, OxUvALT, TLP, and LaSOT benchmarks show that our tracker performs remarkably better than other competing algorithms. Our project is available on the website: https://github.com/Daikenan/LTMU.

📄 PDF Abstract BibTeX arXiv:2004.00305

Code (2)

Daikenan/LTMU 공식 구현
wangdongdut/Long-term-Visual-Tracking 공식 구현

Tasks

Visual Object TrackingVisual TrackingVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Sea You Later: Metadata-Guided Long-Term Re-Identification for UAV-Based Multi-Object Tracking

2023-11-06 · Cheng-Yen Yang, Hsiang-Wei Huang, Zhongyu Jiang, Heng-Cheng Kuo 외

Re-identification (ReID) in multi-object tracking (MOT) for UAVs in maritime computer vision has been challenging for several reasons. More specifically, short-term re-identification (ReID) is difficult due to the nature…

DiversityMulti-Object TrackingObject Tracking

Memory Maps for Video Object Detection and Tracking on UAVs

2023-03-06 · Benjamin Kiefer, Yitong Quan, Andreas Zell

This paper introduces a novel approach to video object detection detection and tracking on Unmanned Aerial Vehicles (UAVs). By incorporating metadata, the proposed approach creates a memory map of object locations in act…

Anomaly DetectionMulti-Object TrackingObjectobject-detection+4

Performance Evaluation Methodology for Long-Term Visual Object Tracking

2019-06-19 · Alan Lukežič, Luka Čehovin Zajc, Tomáš Vojíř, Jiří Matas 외

A long-term visual object tracking performance evaluation methodology and a benchmark are proposed. Performance measures are designed by following a long-term tracking definition to maximize the analysis probing strength…

BenchmarkingObjectObject TrackingVisual Object Tracking

CDTB: A Color and Depth Visual Object Tracking Dataset and Benchmark

2019-07-01 · Alan Lukežič, Ugur Kart, Jani Käpylä, Ahmed Durmush 외

A long-term visual object tracking performance evaluation methodology and a benchmark are proposed. Performance measures are designed by following a long-term tracking definition to maximize the analysis probing strength…

BenchmarkingObject TrackingVisual Object Tracking

Adaptive Approach Phase Guidance for a Hypersonic Glider via Reinforcement Meta Learning

2021-07-30 · Brian Gaudet, Kris Drozd, Ryan Meltzer, Roberto Furfaro

We use Reinforcement Meta Learning to optimize an adaptive guidance system suitable for the approach phase of a gliding hypersonic vehicle. Adaptability is achieved by optimizing over a range of off-nominal flight condit…

Meta-Learning