What is: Inception-v3?
Source | Rethinking the Inception Architecture for Computer Vision |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
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).