@@ -31,12 +31,12 @@ Using MJSynth and SynthText two text recognition datasets for training, and eval
...
@@ -31,12 +31,12 @@ Using MJSynth and SynthText two text recognition datasets for training, and eval
<aname="2"></a>
<aname="2"></a>
## 2. Environment configuration
## 2. Environment configuration
Please refer to ["Operating Environment Preparation"](./environment.md) to configure the PaddleOCR operating environment, and refer to ["Project Clone"](./clone.md) to clone the project code.
Please refer to ["Operating Environment Preparation"](./environment_en.md) to configure the PaddleOCR operating environment, and refer to ["Project Clone"](./clone_en.md) to clone the project code.
<aname="3"></a>
<aname="3"></a>
## 3. Model training, evaluation, prediction
## 3. Model training, evaluation, prediction
Please refer to [Text Recognition Training Tutorial](./recognition.md). PaddleOCR modularizes the code, and training different recognition models only requires **changing the configuration file**. Take the backbone network based on Resnet34_vd as an example:
Please refer to [Text Recognition Training Tutorial](./recognition_en.md). PaddleOCR modularizes the code, and training different recognition models only requires **changing the configuration file**. Take the backbone network based on Resnet34_vd as an example:
@@ -31,13 +31,13 @@ Using MJSynth and SynthText two text recognition datasets for training, and eval
...
@@ -31,13 +31,13 @@ Using MJSynth and SynthText two text recognition datasets for training, and eval
<aname="2"></a>
<aname="2"></a>
## 2. Environment configuration
## 2. Environment configuration
Please refer to ["Operating Environment Preparation"](./environment.md) to configure the PaddleOCR operating environment, and refer to ["Project Clone"](./clone.md) to clone the project code.
Please refer to ["Operating Environment Preparation"](./environment_en.md) to configure the PaddleOCR operating environment, and refer to ["Project Clone"](./clone_en.md) to clone the project code.
<aname="3"></a>
<aname="3"></a>
## 3. Model training, evaluation, prediction
## 3. Model training, evaluation, prediction
Please refer to [Text Recognition Training Tutorial](./recognition.md). PaddleOCR modularizes the code, and training different recognition models only requires **changing the configuration file**. Take the backbone network based on Resnet34_vd as an example:
Please refer to [Text Recognition Training Tutorial](./recognition_en.md). PaddleOCR modularizes the code, and training different recognition models only requires **changing the configuration file**. Take the backbone network based on Resnet34_vd as an example: