goingDeeperWithConvolutions

From statwiki
Jump to navigation Jump to search

Introduction

In the last three years, due to the advances of deep learning and more concretely convolutional networksan introduction of CNN , the quality of image recognition has increased dramatically. The error rates for ILSVRC competition dropped significantly year by year.LSVRC This paper proposed a new deep convolutional neural network architecture codenamed Inception. With the inception module and carefully crafted design researchers build a 22 layers deep network called Google Lenet, which uses 12X fewer parameters while being significantly more accurate than the winners of ILSVRC 2012. [1]