GoogLeNet is a type of convolutional neural network based on the Inception architecture. It utilises Inception modules, which allow the network to choose between multiple convolutional filter sizes in each block. An Inception network stacks these modules on top of each other, with occasional max-pooling layers with stride 2 to halve the resolution of the grid.
Source: Going Deeper with ConvolutionsPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
General Classification | 25 | 12.69% |
Image Classification | 23 | 11.68% |
Classification | 18 | 9.14% |
Quantization | 13 | 6.60% |
Object Detection | 13 | 6.60% |
Object Recognition | 7 | 3.55% |
Domain Adaptation | 5 | 2.54% |
Clustering | 5 | 2.54% |
Benchmarking | 3 | 1.52% |