AICurious Logo

What is: VoVNet?

SourceAn Energy and GPU-Computation Efficient Backbone Network for Real-Time Object Detection
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

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, FF represents a convolution layer and \otimes indicates concatenation.