n3011 / Inception_v3_GoogLeNet

GoogleNet Inception v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inception_v3_GoogLeNet

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)

About

GoogleNet Inception v3