Convolutional Neural Networks

VGG is a classical convolutional neural network architecture. It was based on an analysis of how to increase the depth of such networks. The network utilises small 3 x 3 filters. Otherwise the network is characterized by its simplicity: the only other components being pooling layers and a fully connected layer.

Image: Davi Frossard

Source: Very Deep Convolutional Networks for Large-Scale Image Recognition

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Image Classification 60 8.81%
General Classification 43 6.31%
Super-Resolution 36 5.29%
Object Detection 28 4.11%
Classification 27 3.96%
Image Super-Resolution 23 3.38%
Semantic Segmentation 20 2.94%
Style Transfer 18 2.64%
Quantization 18 2.64%

Categories