diff --git a/docs/en/inference_deployment/cpp_deploy_en.md b/docs/en/inference_deployment/cpp_deploy_en.md index 3291f1187246593375cf8ebd3aea416dcc3f2b53..81470c8a296eb2ed129ae5479aae01e9eded2876 100644 --- a/docs/en/inference_deployment/cpp_deploy_en.md +++ b/docs/en/inference_deployment/cpp_deploy_en.md @@ -4,7 +4,7 @@ This tutorial will introduce the detailed steps of deploying the PaddleClas clas --- -## Contents +## Catalogue - [1. Prepare the environment](#1) - [1.1 Compile OpenCV](#1.1) diff --git a/docs/en/inference_deployment/export_model_en.md b/docs/en/inference_deployment/export_model_en.md index 9bc4fffd1f40fac23ea9cd715881df9f1bf39396..fb3d8ce31e43e89e06305e28fcff984b0731a268 100644 --- a/docs/en/inference_deployment/export_model_en.md +++ b/docs/en/inference_deployment/export_model_en.md @@ -4,7 +4,7 @@ PaddlePaddle supports exporting inference model for deployment. Compared with tr --- -## Contents +## Catalogue - [1. Environmental preparation](#1) - [2. Export classification model](#2) diff --git a/docs/en/inference_deployment/paddle_hub_serving_deploy_en.md b/docs/en/inference_deployment/paddle_hub_serving_deploy_en.md index 44a6858c8ce2c3620da5502a768762b05d9e88e0..f143d314bfd14a9216ef9083f4acc6b3cc34f47f 100644 --- a/docs/en/inference_deployment/paddle_hub_serving_deploy_en.md +++ b/docs/en/inference_deployment/paddle_hub_serving_deploy_en.md @@ -4,7 +4,8 @@ PaddleClas supports rapid service deployment through Paddlehub. At present, it s --- -## Contents +## Catalogue + - [1. Introduction](#1) - [2. Prepare the environment](#2) - [3. Download inference model](#3) diff --git a/docs/en/inference_deployment/paddle_lite_deploy_en.md b/docs/en/inference_deployment/paddle_lite_deploy_en.md index f029a2f1d777da5ac3b04b0f34a68ae4ad6d86aa..6bb5616d1c243cb12fa0de16582bf89df99c8008 100644 --- a/docs/en/inference_deployment/paddle_lite_deploy_en.md +++ b/docs/en/inference_deployment/paddle_lite_deploy_en.md @@ -8,7 +8,8 @@ If you only want to test speed, please refer to [The tutorial of Paddle-Lite mob --- -## Contents +## Catalogue + - [1. Preparation](#1) - [1.1 Build Paddle-Lite library](#1.1) - [1.2 Download inference library for Android or iOS](#1.2) diff --git a/docs/en/inference_deployment/python_deploy_en.md b/docs/en/inference_deployment/python_deploy_en.md index b231ea6c7ad9651aa2e5e7d87782b6e4df48ce3e..8096cc5cbed97e1c5dde0d472abeee7c0b76d601 100644 --- a/docs/en/inference_deployment/python_deploy_en.md +++ b/docs/en/inference_deployment/python_deploy_en.md @@ -10,7 +10,7 @@ Please refer to the document [install paddle](../installation/install_paddle_en. --- -## Contents +## Catalogue - [1. Image classification inference](#1) - [2. Mainbody detection model inference](#2) diff --git a/docs/en/inference_deployment/whl_deploy_en.md b/docs/en/inference_deployment/whl_deploy_en.md index b66208e9b0833e80dfff36078a5f70f419b729e1..eea7ef771ef3ebd933f8fcd46b79f2058ca8d8cb 100644 --- a/docs/en/inference_deployment/whl_deploy_en.md +++ b/docs/en/inference_deployment/whl_deploy_en.md @@ -4,7 +4,7 @@ Paddleclas supports Python WHL package for prediction. At present, WHL package o --- -## Contents +## Catalogue - [1. Installation](#1) - [2. Quick Start](#2) diff --git a/docs/en/installation/install_paddle_en.md b/docs/en/installation/install_paddle_en.md index 9b565079bbaf8a76af9509b2feadbcee1386fbdd..c66b8a0e11622cec247b425b6f885c9735aba6ef 100644 --- a/docs/en/installation/install_paddle_en.md +++ b/docs/en/installation/install_paddle_en.md @@ -2,7 +2,7 @@ --- -## Contents +## Catalogue - [1. Environment requirements](#1) - [2.(Recommended) Prepare a docker environment](#2) diff --git a/docs/en/installation/install_paddleclas_en.md b/docs/en/installation/install_paddleclas_en.md index 92faff30d49c1144ca4d2dcca0d76bc5b37be378..332db694290b37ff47a53313f75f9a97491064e8 100644 --- a/docs/en/installation/install_paddleclas_en.md +++ b/docs/en/installation/install_paddleclas_en.md @@ -2,7 +2,7 @@ --- -## Contents +## Catalogue * [1. Clone PaddleClas source code](#1) * [2. Install requirements](#2) diff --git a/docs/en/others/VisualDL_en.md b/docs/en/others/VisualDL_en.md index be14061b89266a9da7a0cc0ba49665d5d6bae3ef..cbd096ba89fcc1c6a588d7d9da5a1d2ac1e3783d 100644 --- a/docs/en/others/VisualDL_en.md +++ b/docs/en/others/VisualDL_en.md @@ -2,7 +2,8 @@ --- -## Contents +## Catalogue + * [1. Preface](#1) * [2. Use VisualDL in PaddleClas](#2) * [2.1 Set config and start training](#2.1) diff --git a/docs/en/others/paddle_mobile_inference_en.md b/docs/en/others/paddle_mobile_inference_en.md index 8d367fbde4cc01c32b173ba57c4e3b3859b44200..f425b546554f5e7fb665790b7fb8ee0dcb6d59dd 100644 --- a/docs/en/others/paddle_mobile_inference_en.md +++ b/docs/en/others/paddle_mobile_inference_en.md @@ -2,7 +2,7 @@ --- -## Contents +## Catalogue * [1. Introduction](#1) * [2. Evaluation Steps](#2) diff --git a/docs/en/others/train_with_DALI_en.md b/docs/en/others/train_with_DALI_en.md index 384a81623171c32b4ec49f1b5aa22f4f5b0b61e8..790b46939cb09b120c1851593254c052b3e34c34 100644 --- a/docs/en/others/train_with_DALI_en.md +++ b/docs/en/others/train_with_DALI_en.md @@ -2,7 +2,8 @@ --- -## Contents +## Catalogue + * [1. Preface](#1) * [2. Installing DALI](#2) * [3. Using DALI](#3) diff --git a/docs/en/others/transfer_learning_en.md b/docs/en/others/transfer_learning_en.md index b10e20932d81afadcf2b0eb6ab259818b279e84a..05ee6cb954d395dcc355d8976906e2b00812289b 100644 --- a/docs/en/others/transfer_learning_en.md +++ b/docs/en/others/transfer_learning_en.md @@ -4,7 +4,7 @@ Transfer learning is an important part of machine learning, which is widely used --- -## Contents +## Catalogue * [1. Hyperparameter search](#1) * [1.1 Grid search](#1.1)