mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
add_multilingual_text_image_orientation
This commit is contained in:
parent
ae42c25122
commit
dae71bce47
@ -152,7 +152,7 @@ cd path_to_PaddleClas
|
||||
|
||||
```shell
|
||||
cd dataset
|
||||
wget https://paddleclas.bj.bcebos.com/data/cls_demo/language_classification.tar
|
||||
wget https://paddleclas.bj.bcebos.com/data/PULC/language_classification.tar
|
||||
tar -xf language_classification.tar
|
||||
cd ../
|
||||
```
|
||||
|
@ -148,7 +148,7 @@ cd path_to_PaddleClas
|
||||
|
||||
```shell
|
||||
cd dataset
|
||||
wget https://paddleclas.bj.bcebos.com/data/cls_demo/text_image_orientation.tar
|
||||
wget https://paddleclas.bj.bcebos.com/data/PULC/text_image_orientation.tar
|
||||
tar -xf text_image_orientation.tar
|
||||
cd ../
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user