paper-with-me

Papers

Object Guided External Memory Network for Video Object Detection

2019-10-01 · ICCV 2019 10 · Hanming Deng, Yang Hua, Tao Song, Zongpu Zhang, Zhengui Xue, Ruhui Ma, Neil Robertson, Haibing Guan

Video object detection is more challenging than image object detection because of the deteriorated frame quality. To enhance the feature representation, state-of-the-art methods propagate temporal information into the deteriorated frame by aligning and aggregating entire feature maps from multiple nearby frames. However, restricted by feature map's low storage-efficiency and vulnerable content-address allocation, long-term temporal information is not fully stressed by these methods. In this work, we propose the first object guided external memory network for online video object detection. Storage-efficiency is handled by object guided hard-attention to selectively store valuable features, and long-term information is protected when stored in an addressable external data matrix. A set of read/write operations are designed to accurately propagate/allocate and delete multi-level memory feature under object guidance. We evaluate our method on the ImageNet VID dataset and achieve state-of-the-art performance as well as good speed-accuracy tradeoff. Furthermore, by visualizing the external memory, we show the detailed object-level reasoning process across frames.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Hard AttentionObjectobject-detectionObject DetectionVideo Object Detection

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Video Sparse Transformer With Attention-Guided Memory for Video Object Detection

2022-06-17 · IEEE Access 2022 6 · Masato Fujitake, Akihiro Sugimoto

Detecting objects in a video, known as Video Object Detection (VOD), is challenging since appearance changes of objects over time may bring detection errors. Recent research has focused on aggregating features from adjac…

Objectobject-detectionObject DetectionPosition+2

Recurrent Autoregressive Networks for Online Multi-Object Tracking

2017-11-07 · Kuan Fang, Yu Xiang, Xiaocheng Li, Silvio Savarese

The main challenge of online multi-object tracking is to reliably associate object trajectories with detections in each video frame based on their tracking history. In this work, we propose the Recurrent Autoregressive N…

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking

MoSAM: Motion-Guided Segment Anything Model with Spatial-Temporal Memory Selection

2025-04-30 · Qiushi Yang, Yuan YAO, Miaomiao Cui, Liefeng Bo

The recent Segment Anything Model 2 (SAM2) has demonstrated exceptional capabilities in interactive object segmentation for both images and videos. However, as a foundational model on interactive segmentation, SAM2 perfo…

Instance SegmentationInteractive SegmentationObjectObject Tracking+5

MAVOT: Memory-Augmented Video Object Tracking

2017-11-26 · Boyu Liu, Yanzhao Wang, Yu-Wing Tai, Chi-Keung Tang

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features o…

ObjectObject TrackingOne-Shot LearningVideo Object Tracking+1

Hierarchical Memory Matching Network for Video Object Segmentation

2021-09-23 · ICCV 2021 10 · Hongje Seong, Seoung Wug Oh, Joon-Young Lee, Seongwon Lee 외

We present Hierarchical Memory Matching Network (HMMN) for semi-supervised video object segmentation. Based on a recent memory-based method [33], we propose two advanced memory read modules that enable us to perform memo…

ObjectRetrievalSemantic SegmentationSemi-Supervised Video Object Segmentation+2