diff --git a/PPOCRLabel/README.md b/PPOCRLabel/README.md index c5e1097a09a3076a8f5eaf19f8fbc5c6ba48b39f..9b882812f33a781a448a4f0a89fe15c349f587ae 100644 --- a/PPOCRLabel/README.md +++ b/PPOCRLabel/README.md @@ -203,7 +203,7 @@ For some data that are difficult to recognize, the recognition results will not - `trainValTestRatio` is the division ratio of the number of images in the training set, validation set, and test set, set according to your actual situation, the default is `6:2:2` - - `datasetRootPath` is the storage path of the complete dataset labeled by PPOCRLabel. The default path is PaddleOCR/train_data. + - `datasetRootPath` is the storage path of the complete dataset labeled by PPOCRLabel. The default path is `PaddleOCR/train_data` . ``` |-train_data |-crop_img @@ -241,4 +241,4 @@ For some data that are difficult to recognize, the recognition results will not ### 4. Related -1.[Tzutalin. LabelImg. Git code (2015)](https://github.com/tzutalin/labelImg) \ No newline at end of file +1.[Tzutalin. LabelImg. Git code (2015)](https://github.com/tzutalin/labelImg)