Object Guided External Memory Network for Video Object Detection
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Hard AttentionObjectobject-detectionObject DetectionVideo Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Video Sparse Transformer With Attention-Guided Memory for Video Object Detection
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+2Recurrent Autoregressive Networks for Online Multi-Object Tracking
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 TrackingMoSAM: Motion-Guided Segment Anything Model with Spatial-Temporal Memory Selection
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+5MAVOT: Memory-Augmented Video Object Tracking
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+1Hierarchical Memory Matching Network for Video Object Segmentation
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