diff --git a/doc/doc_en/knowledge_distillation_en.md b/doc/doc_en/knowledge_distillation_en.md index 631591a636652d7e882d01cb92df32d9596a6273..1db9faef5c97cacbba36fdb42807924e9c7a53cf 100755 --- a/doc/doc_en/knowledge_distillation_en.md +++ b/doc/doc_en/knowledge_distillation_en.md @@ -1,10 +1,10 @@ # Knowledge Distillation -- [Knowledge Distillation](#0) ++ [Knowledge Distillation](#0) + [1. Introduction](#1) - + [1.1 Introduction to Knowledge Distillation](#11) - + [1.2 Introduction to PaddleOCR Knowledge Distillation](#12) + - [1.1 Introduction to Knowledge Distillation](#11) + - [1.2 Introduction to PaddleOCR Knowledge Distillation](#12) + [2. Configuration File Analysis](#2) + [2.1 Recognition Model Configuration File Analysis](#21) - [2.1.1 Model Structure](#211)