We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241ed4e commit d161500Copy full SHA for d161500
docs/api/paddle/vision/Overview_cn.rst
@@ -52,6 +52,7 @@ paddle.vision 目录是飞桨在视觉领域的高层API。具体如下:
52
" :ref:`vgg13 <cn_api_paddle_vision_models_vgg13>` ", "13层的VGG模型"
53
" :ref:`vgg16 <cn_api_paddle_vision_models_vgg16>` ", "16层的VGG模型"
54
" :ref:`vgg19 <cn_api_paddle_vision_models_vgg19>` ", "19层的VGG模型"
55
+ " :ref:`GoogLeNet <cn_api_paddle_vision_models_GoogLeNet>` ", "GoogLeNet模型"
56
" :ref:`googlenet <cn_api_paddle_vision_models_googlenet>` ", "GoogLeNet模型"
57
58
0 commit comments