paper-with-me

Papers

DAWN: Dual Augmented Memory Network for Unsupervised Video Object Tracking

2019-08-02 · Zhenmei Shi, Haoyang Fang, Yu-Wing Tai, Chi-Keung Tang

Psychological studies have found that human visual tracking system involves learning, memory, and planning. Despite recent successes, not many works have focused on memory and planning in deep learning based tracking. We are thus interested in memory augmented network, where an external memory remembers the evolving appearance of the target (foreground) object without backpropagation for updating weights. Our Dual Augmented Memory Network (DAWN) is unique in remembering both target and background, and using an improved attention LSTM memory to guide the focus on memorized features. DAWN is effective in unsupervised tracking in handling total occlusion, severe motion blur, abrupt changes in target appearance, multiple object instances, and similar foreground and background features. We present extensive quantitative and qualitative experimental comparison with state-of-the-art methods including top contenders in recent VOT challenges. Notably, despite the straightforward implementation, DAWN is ranked third in both VOT2016 and VOT2017 challenges with excellent success rate among all VOT fast trackers running at fps > 10 in unsupervised tracking in both challenges. We propose DAWN-RPN, where we simply augment our memory and attention LSTM modules to the state-of-the-art SiamRPN, and report immediate performance gain, thus demonstrating DAWN can work well with and directly benefit other models to handle difficult cases as well.

📄 PDF Abstract BibTeX arXiv:1908.00777

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingVideo Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

DAWN: Dynamic Frame Avatar with Non-autoregressive Diffusion Framework for Talking Head Video Generation

2024-10-17 · Hanbo Cheng, Limin Lin, Chenyu Liu, Pengcheng Xia 외

Talking head generation intends to produce vivid and realistic talking head videos from a single portrait and speech audio clip. Although significant progress has been made in diffusion-based talking head generation, alm…

Talking Head GenerationVideo Generation

A Memory-Augmented Multi-Task Collaborative Framework for Unsupervised Traffic Accident Detection in Driving Videos

2023-07-27 · Rongqin Liang, Yuanman Li, Yingxin Yi, Jiantao Zhou 외

Identifying traffic accidents in driving videos is crucial to ensuring the safety of autonomous driving and driver assistance systems. To address the potential danger caused by the long-tailed distribution of driving eve…

Autonomous DrivingObjectObject LocalizationOptical Flow Estimation+1

DAWN: Designing Distributed Agents in a Worldwide Network

2024-10-11 · Zahra Aminiranjbar, Jianan Tang, Qiudan Wang, Shubha Pant 외

The rapid evolution of Large Language Models (LLMs) has transformed them from basic conversational tools into sophisticated entities capable of complex reasoning and decision-making. These advancements have led to the de…

Decision Making

Memory-augmented Dense Predictive Coding for Video Representation Learning

2020-08-03 · ECCV 2020 8 · Tengda Han, Weidi Xie, Andrew Zisserman

The objective of this paper is self-supervised learning from video, in particular for representations for action recognition. We make the following contributions: (i) We propose a new architecture and learning framework …

Action ClassificationAction RecognitionOptical Flow EstimationRepresentation Learning+3

Event-Causal RAG: A Retrieval-Augmented Generation Framework for Long Video Reasoning in Complex Scenarios

2026-05-07 · Peizheng Yan, Yu Zhao, Liang Xie, Juntong Qi 외 arxiv

Large vision-language models perform well on short- and medium-length video understanding but still struggle to maintain coherent event memory and recover long-range relationships in ultra-long videos. End-to-end methods…

Answer GenerationCausal Inference