S M f7117efd44
Fix the bug where Python scripts fail to execute PDF text recognition… (#11994)
* Fix the bug where Python scripts fail to execute PDF text recognition tasks, optimize the logic of judging PDF files, and add cases to the quickstart document for layout analysis.

* Add two examples of PDF layout analysis to the quickstart file of ppstructure.

* Add a return comment for the check_img function
2024-04-25 16:52:09 +08:00
..