gll89的个人博客分享 http://blog.sciencenet.cn/u/gll89

博文

GoogLeNet

已有 2662 次阅读 2017-4-27 08:12 |个人分类:DeepLearning|系统分类:科研笔记

1.Considering that ImageNet consists of many fine-grained object categories and that some images contain multiple object categories, this is an incredible feat, nearly on par with human performance. While at first glance the model may appear incredibly complex, upon closer inspection, the overall structure of the model can be broken down into a few basic sections: the stem, the inception modules, the auxiliary classifiers, and finally the output classifier.


2. GoogLetNet is Inception-V1. Its TensorFlow implementation is at https://gist.github.com/joelouismarino/a2ede9ab3928f999575423b9887abd14

   Its related blog is at http://joelouismarino.github.io/blog_posts/blog_googlenet_keras.html


   Inception-V3 is at https://github.com/tensorflow/models/tree/master/inception  


3. Take advantage of Keras to recall GoogLeNet

   




https://blog.sciencenet.cn/blog-1969089-1051430.html

上一篇:python--new functions
下一篇:common packages for deep learning
收藏 IP: 128.227.50.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-7-26 16:14

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部