fix en doc bugs

This commit is contained in:
dongshuilong 2022-01-12 11:50:45 +08:00 committed by Tingquan Gao
parent 30912eb699
commit 3cc052e969
2 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ Please first refer to the [Installation Guide](../installation/install_paddlecla
- [1. Mainbody Detection](#1)
- [2. Feature Model Training](#2)
- [2.1. Data Preparation](h#2.1)
- [2.1. Data Preparation](#2.1)
- [2. 2 Single GPU-based Training and Evaluation](#2.2)
- [2.2.1 Model Training](#2.2.2)
- [2.2.1 Model Training](#2.2.1)
- [2.2.2 Resume Training](#2.2.2)
- [2.2.3 Model Evaluation](#2.2.3)
- [2.3 Export Inference Model](#2.3)

View File

@ -5,7 +5,7 @@
- [1.使用官方模型](#1)
- [1.1 下载官方模型及数据准备](#1.1)
- [1.2 建立检索库gallery](#1.2)
- [1.3 精度测试](1.3)
- [1.3 精度测试](#1.3)
- [2.模型调优](#2)
- [2.1 检测模型调优](#2.1)
- [2.2 识别模型调优](#2.2)