Implementation of Inception v3 in Caffe
Training and testing prototxt for Google Inception_v3 New Model
Network architecture was presented in : Christian Szegedy, Vincent Vanhoucke, Sergey Ioffe, Jonathon Shlens, Zbigniew Wojna, "Rethinking the Inception Architecture for Computer Vision", http://arxiv.org/abs/1512.00567
Implemented using Batch Normalization and Parametric rectified linear Unit (PReLU)