Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleClas
提交
1cd9e609
P
PaddleClas
项目概览
PaddlePaddle
/
PaddleClas
大约 1 年 前同步成功
通知
115
Star
4999
Fork
1114
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
19
列表
看板
标记
里程碑
合并请求
6
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleClas
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
19
Issue
19
列表
看板
标记
里程碑
合并请求
6
合并请求
6
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
1cd9e609
编写于
12月 21, 2021
作者:
G
gaotingquan
提交者:
Tingquan Gao
1月 13, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
docs: Contents -> Catalogue
上级
ba474e6f
变更
12
隐藏空白更改
内联
并排
Showing
12 changed file
with
16 addition
and
12 deletion
+16
-12
docs/en/inference_deployment/cpp_deploy_en.md
docs/en/inference_deployment/cpp_deploy_en.md
+1
-1
docs/en/inference_deployment/export_model_en.md
docs/en/inference_deployment/export_model_en.md
+1
-1
docs/en/inference_deployment/paddle_hub_serving_deploy_en.md
docs/en/inference_deployment/paddle_hub_serving_deploy_en.md
+2
-1
docs/en/inference_deployment/paddle_lite_deploy_en.md
docs/en/inference_deployment/paddle_lite_deploy_en.md
+2
-1
docs/en/inference_deployment/python_deploy_en.md
docs/en/inference_deployment/python_deploy_en.md
+1
-1
docs/en/inference_deployment/whl_deploy_en.md
docs/en/inference_deployment/whl_deploy_en.md
+1
-1
docs/en/installation/install_paddle_en.md
docs/en/installation/install_paddle_en.md
+1
-1
docs/en/installation/install_paddleclas_en.md
docs/en/installation/install_paddleclas_en.md
+1
-1
docs/en/others/VisualDL_en.md
docs/en/others/VisualDL_en.md
+2
-1
docs/en/others/paddle_mobile_inference_en.md
docs/en/others/paddle_mobile_inference_en.md
+1
-1
docs/en/others/train_with_DALI_en.md
docs/en/others/train_with_DALI_en.md
+2
-1
docs/en/others/transfer_learning_en.md
docs/en/others/transfer_learning_en.md
+1
-1
未找到文件。
docs/en/inference_deployment/cpp_deploy_en.md
浏览文件 @
1cd9e609
...
...
@@ -4,7 +4,7 @@ This tutorial will introduce the detailed steps of deploying the PaddleClas clas
---
## C
ontents
## C
atalogue
-
[
1. Prepare the environment
](
#1
)
-
[
1.1 Compile OpenCV
](
#1.1
)
...
...
docs/en/inference_deployment/export_model_en.md
浏览文件 @
1cd9e609
...
...
@@ -4,7 +4,7 @@ PaddlePaddle supports exporting inference model for deployment. Compared with tr
---
## C
ontents
## C
atalogue
-
[
1. Environmental preparation
](
#1
)
-
[
2. Export classification model
](
#2
)
...
...
docs/en/inference_deployment/paddle_hub_serving_deploy_en.md
浏览文件 @
1cd9e609
...
...
@@ -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
)
...
...
docs/en/inference_deployment/paddle_lite_deploy_en.md
浏览文件 @
1cd9e609
...
...
@@ -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
)
...
...
docs/en/inference_deployment/python_deploy_en.md
浏览文件 @
1cd9e609
...
...
@@ -10,7 +10,7 @@ Please refer to the document [install paddle](../installation/install_paddle_en.
---
## C
ontents
## C
atalogue
-
[
1. Image classification inference
](
#1
)
-
[
2. Mainbody detection model inference
](
#2
)
...
...
docs/en/inference_deployment/whl_deploy_en.md
浏览文件 @
1cd9e609
...
...
@@ -4,7 +4,7 @@ Paddleclas supports Python WHL package for prediction. At present, WHL package o
---
## C
ontents
## C
atalogue
-
[
1. Installation
](
#1
)
-
[
2. Quick Start
](
#2
)
...
...
docs/en/installation/install_paddle_en.md
浏览文件 @
1cd9e609
...
...
@@ -2,7 +2,7 @@
---
## C
ontents
## C
atalogue
-
[
1. Environment requirements
](
#1
)
-
[
2.(Recommended) Prepare a docker environment
](
#2
)
...
...
docs/en/installation/install_paddleclas_en.md
浏览文件 @
1cd9e609
...
...
@@ -2,7 +2,7 @@
---
## C
ontents
## C
atalogue
*
[
1. Clone PaddleClas source code
](
#1
)
*
[
2. Install requirements
](
#2
)
...
...
docs/en/others/VisualDL_en.md
浏览文件 @
1cd9e609
...
...
@@ -2,7 +2,8 @@
---
## Contents
## Catalogue
*
[
1. Preface
](
#1
)
*
[
2. Use VisualDL in PaddleClas
](
#2
)
*
[
2.1 Set config and start training
](
#2.1
)
...
...
docs/en/others/paddle_mobile_inference_en.md
浏览文件 @
1cd9e609
...
...
@@ -2,7 +2,7 @@
---
## C
ontents
## C
atalogue
*
[
1. Introduction
](
#1
)
*
[
2. Evaluation Steps
](
#2
)
...
...
docs/en/others/train_with_DALI_en.md
浏览文件 @
1cd9e609
...
...
@@ -2,7 +2,8 @@
---
## Contents
## Catalogue
*
[
1. Preface
](
#1
)
*
[
2. Installing DALI
](
#2
)
*
[
3. Using DALI
](
#3
)
...
...
docs/en/others/transfer_learning_en.md
浏览文件 @
1cd9e609
...
...
@@ -4,7 +4,7 @@ Transfer learning is an important part of machine learning, which is widely used
---
## C
ontents
## C
atalogue
*
[
1. Hyperparameter search
](
#1
)
*
[
1.1 Grid search
](
#1.1
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录