docs: fix catalogue

pull/2052/head
gaotingquan 2022-06-14 02:54:26 +00:00
parent 5c17de1a8a
commit 364d702552
No known key found for this signature in database
GPG Key ID: F3EF7F42536A30B7
1 changed files with 2 additions and 1 deletions
docs/en/inference_deployment

View File

@ -8,6 +8,8 @@ PaddleClas supports Python wheel package for prediction. At present, PaddleClas
- [1. Installation](#1)
- [2. Quick Start](#2)
- [2.1 ImageNet1k models](#2.1)
- [2.2 PULC models](#2.2)
- [3. Definition of Parameters](#3)
- [4. More usage](#4)
- [4.1 View help information](#4.1)
@ -75,7 +77,6 @@ filename: docs/images/inference_deployment/whl_demo.jpg, top-5, class_ids: [8, 7
Predict complete!
```
<a name="2.2"></a>
### 2.2 PULC models