Convolutional Neural Networks

Inception v2 is the second generation of Inception convolutional neural network architectures which notably uses batch normalization. Other changes include dropping dropout and removing local response normalization, due to the benefits of batch normalization.

Source: Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

Papers


Paper Code Results Date Stars

Categories