An open API service indexing awesome lists of open source software.

https://github.com/n3011/inception_v3_googlenet

GoogleNet Inception v3
https://github.com/n3011/inception_v3_googlenet

caffe googlenet inception inceptionv3

Last synced: about 2 months ago
JSON representation

GoogleNet Inception v3

Awesome Lists containing this project

README

        

# 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)