Skip to content

Conversation

@Luxorion-12
Copy link

@cuicheng01 @changdazhou
修改概述:
1.md格式修改为html
2.表格参数描述修改

@paddle-bot
Copy link

paddle-bot bot commented Nov 19, 2025

Thanks for your contribution!

changdazhou
changdazhou previously approved these changes Nov 21, 2025
</ol>
</li>
<li>Calling the<code>save_to_json()</code> method will save the above content to the specified <code>save_path</code> .If a directory is specified, the saved path will be <code>save_path/{your_img_basename}_res.json</code>,If a file is specified, it will be saved directly to that file. Since JSON files do not support saving numpy arrays, all <code>numpy.array</code> types will be converted to list format.</li>
<li>调 Calling the <code>save_to_img()</code> method will save visualization results to the specified <code>save_path</code>. If a directory is specified, it will save layout detection visual images, global OCR visual images, layout reading order visual images, etc. If a file is specified, it will be saved directly to that file. (The pipeline usually contains many result images, so it is not recommended to specify a specific file path directly, or multiple images will be overwritten, leaving only the last image.)</li>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里有个中文?

Removed duplicate entry for saving visualization results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants