Skip to content

Commit

Permalink
fix kie doc (#7324)
Browse files Browse the repository at this point in the history
* fixc

* fix
  • Loading branch information
littletomatodonkey committed Aug 24, 2022
1 parent a5d8496 commit 56aaead
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ppstructure/kie/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,7 @@ For training, evaluation and inference tutorial for KIE models, please refer to

For training, evaluation and inference tutorial for text detection models, please refer to [text detection doc](../../doc/doc_en/detection_en.md).

For training, evaluation and inference tutorial for text recognition models, please refer to [text recognition doc](../../doc/doc_en/recognition.md).

If you want to finish the KIE tasks in your scene, and don't know what to prepare, please refer to [End cdoc](../../doc/doc_en/recognition.md).
For training, evaluation and inference tutorial for text recognition models, please refer to [text recognition doc](../../doc/doc_en/recognition_en.md).

To complete the key information extraction task in your own scenario from data preparation to model selection, please refer to: [Guide to End-to-end KIE](./how_to_do_kie_en.md)

Expand Down

0 comments on commit 56aaead

Please sign in to comment.