Skip to content

Commit

Permalink
docs(index): 添加相关链接
Browse files Browse the repository at this point in the history
  • Loading branch information
zjZSTU committed Apr 13, 2020
1 parent 3ee12a3 commit 006841b
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# GoogLeNet
# GoogLeNet

数据相关:

* [[数据集][PASCAL VOC]07+12](https://blog.zhujian.life/posts/db93f7d2.html)

论文相关:

* [[Going deeper with convolutions]进一步深入卷积操作](https://blog.zhujian.life/posts/18b9afc4.html)
* [批量归一化:通过减轻内部协变量偏移来加速深度网络训练](https://blog.zhujian.life/posts/602de03b.html)
* [[]Rethinking the Inception Architecture for Computer Vision](https://blog.zhujian.life/posts/a0a2be91.html)
* [Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning](https://blog.zhujian.life/posts/bc2d8337.html)

实现相关:

* [GoogLeNet](https://blog.zhujian.life/posts/9923f3ed.html)
* [GoogLeNet_BN](https://blog.zhujian.life/posts/f74671e9.html)
* [[GoogLeNet]Inception_v2](https://blog.zhujian.life/posts/1fd07e44.html)
* [[GoogLeNet]Inception_v3](https://blog.zhujian.life/posts/68d74ed2.html)
* [[GoogLeNet]Inception-v4](https://blog.zhujian.life/posts/a1c6674f.html)
* [ [GoogLeNet]Inception-ResNet-v1](https://blog.zhujian.life/posts/aabec345.html)
* [[GoogLeNet]Inception-ResNet-v2](https://blog.zhujian.life/posts/33b792ff.html)

0 comments on commit 006841b

Please sign in to comment.