Adaptive Feature Aggregation for Video Object Detection

Yijun Qian,Lijun Yu,Wenhe Liu,Guoliang Kang,Alexander G. Hauptmann
DOI: https://doi.org/10.1109/wacvw50321.2020.9096948
2020-03-01
Abstract:Object detection, as a fundamental research topic of computer vision, is facing the challenges of video-related tasks. Objects in videos tend to be blurred, occluded, or out of focus more frequently. Existing works adopt feature aggregation and enhancement to design video-based object detectors. However, most of them do not consider the diversity of object movements and the quality of aggregated context features. Thus, they can not generate comparable results given blurred or crowded videos. In this paper, we propose an adaptive feature aggregation method for video object detection to deal with these problems. We introduce an adaptive quality-similarity weight, with a sparse and dense temporal aggregation policy, into our model. Compared with both image-based and video-based baselines on Im-ageNet and VIRAT datasets, our work consistently demonstrates better performance. Especially, our model improves the average precision of person detection in VIRAT from 85.93% to 87.21%. Several demonstration videos of this work are available1.
What problem does this paper attempt to address?