TL;DR
This paper introduces TM-VoD, a novel video object detection method that combines temporal feature aggregation and motion analysis to improve detection accuracy in video sequences.
Contribution
The paper presents a hierarchical temporal feature aggregation framework with motion-aware components, enhancing object detection by jointly modeling appearance and motion.
Findings
Outperforms existing VoD methods on ImageNet VID dataset.
Achieves performance comparable to state-of-the-art methods.
Demonstrates effective integration of temporal and motion features.
Abstract
In this paper, we propose a new video object detector (VoD) method referred to as temporal feature aggregation and motion-aware VoD (TM-VoD), which produces a joint representation of temporal image sequences and object motion. The proposed TM-VoD aggregates visual feature maps extracted by convolutional neural networks applying the temporal attention gating and spatial feature alignment. This temporal feature aggregation is performed in two stages in a hierarchical fashion. In the first stage, the visual feature maps are fused at a pixel level via gated attention model. In the second stage, the proposed method aggregates the features after aligning the object features using temporal box offset calibration and weights them according to the cosine similarity measure. The proposed TM-VoD also finds the representation of the motion of objects in two successive steps. The pixel-level motion…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
