Skip to content
Ishant Mrinal Haloi edited this page Jul 4, 2016 · 1 revision

Welcome to the Inception_v3_GoogLeNet wiki! 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)

Clone this wiki locally