SOTAVerified

SGE net: Video object detection with squeezed GRU and information entropy map

2021-06-14Unverified0· sign in to hype

Rui Su, Wenjing Huang, Haoyu Ma, Xiaowei Song, Jinglu Hu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recently, deep learning based video object detection has attracted more and more attention. Compared with object detection of static images, video object detection is more challenging due to the motion of objects, while providing rich temporal information. The RNN-based algorithm is an effective way to enhance detection performance in videos with temporal information. However, most studies in this area only focus on accuracy while ignoring the calculation cost and the number of parameters. In this paper, we propose an efficient method that combines channel-reduced convolutional GRU (Squeezed GRU), and Information Entropy map for video object detection (SGE-Net). The experimental results validate the accuracy improvement, computational savings of the Squeezed GRU, and superiority of the information entropy attention mechanism on the classification performance. The mAP has increased by 3.7 contrasted with the baseline, and the number of parameters has decreased from 6.33 million to 0.67 million compared with the standard GRU.

Tasks

Reproductions