Convolutional Neural Networks

Inception-v3

Introduced by Szegedy et al. in Rethinking the Inception Architecture for Computer Vision

Inception-v3 is a convolutional neural network architecture from the Inception family that makes several improvements including using Label Smoothing, Factorized 7 x 7 convolutions, and the use of an auxiliary classifer to propagate label information lower down the network (along with the use of batch normalization for layers in the sidehead).

Source: Rethinking the Inception Architecture for Computer Vision

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Image Classification 17 10.97%
General Classification 15 9.68%
Classification 13 8.39%
Deep Learning 9 5.81%
Adversarial Attack 5 3.23%
Quantization 4 2.58%
Object Detection 3 1.94%
Image Captioning 3 1.94%
Diversity 3 1.94%

Categories