Impression Network for Video Object Detection
Congrui Hetang, Hongwei Qin, Shaohui Liu, Junjie Yan

TL;DR
The paper introduces Impression Network, a novel video object detection method that efficiently combines features across frames using an impression mechanism, achieving high accuracy and speed simultaneously.
Contribution
It proposes a natural and efficient feature aggregation mechanism inspired by human impression, enabling long-range multi-frame fusion with minimal overhead.
Findings
Significantly improves detection accuracy on ImageNet VID
Operates at 20 fps, three times faster than previous methods
Enhances features of low-quality frames effectively
Abstract
Video object detection is more challenging compared to image object detection. Previous works proved that applying object detector frame by frame is not only slow but also inaccurate. Visual clues get weakened by defocus and motion blur, causing failure on corresponding frames. Multi-frame feature fusion methods proved effective in improving the accuracy, but they dramatically sacrifice the speed. Feature propagation based methods proved effective in improving the speed, but they sacrifice the accuracy. So is it possible to improve speed and performance simultaneously? Inspired by how human utilize impression to recognize objects from blurry frames, we propose Impression Network that embodies a natural and efficient feature aggregation mechanism. In our framework, an impression feature is established by iteratively absorbing sparsely extracted frame features. The impression feature is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
