Convolutional Neural Networks

VoVNet is a convolutional neural network that seeks to make DenseNet more efficient by concatenating all features only once in the last feature map, which makes input size constant and enables enlarging new output channel. In the Figure to the right, $F$ represents a convolution layer and $\otimes$ indicates concatenation.

Source: An Energy and GPU-Computation Efficient Backbone Network for Real-Time Object Detection

Papers


Paper Code Results Date Stars

Categories