zhixuhao / googLeNet

here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

googLeNet

here is my implementation of the basic googLeNet described in the paper Going Deeper with Convolutions in keras

I wrapped the inception module described in the paper and put it in the file "inceptionModel.py"

the structure of the net is described as following:

pic

About

here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras


Languages

Language:Python 100.0%