init English docs

pull/19/head
WuHaobo 2020-04-12 15:31:46 +08:00
parent 700f355a76
commit 0ff23679a5
5 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,9 @@
高阶使用
================================
.. toctree::
:maxdepth: 1
image_augmentation/index
distillation/index

View File

@ -0,0 +1,8 @@
应用拓展
================================
.. toctree::
:maxdepth: 2
transfer_learning.md
object_detection.md

View File

@ -0,0 +1,12 @@
实用工具
================================
.. toctree::
:maxdepth: 1
paddle_inference.md
paddle_mobile_inference.md
paddle_quantization.md
multi_machine_training.md
paddle_hub.md
paddle_serving.md

View File

@ -0,0 +1,16 @@
模型库
================================
.. toctree::
:maxdepth: 1
models_intro.md
Tricks.md
ResNet_and_vd.md
Mobile.md
SEResNext_and_Res2Net.md
Inception.md
HRNet.md
DPN_DenseNet.md
EfficientNet_and_ResNeXt101_wsl.md
Others.md

View File

@ -0,0 +1,9 @@
初级使用
================================
.. toctree::
:maxdepth: 1
install.md
getting_started.md
config.md