We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac454b commit 9cc9d2aCopy full SHA for 9cc9d2a
1 file changed
docs/blog/posts/support_pp_doc_layout.md
@@ -47,6 +47,9 @@ paddle2onnx --model_dir=models/PP-DocLayoutV2 --model_filename inference.json
47
但是从可视化示例图结果来看,两者并无明显区别。可能在某些图上会有较大区别。
48
49
```python linenums="1"
50
+
51
+# 省略前面代码... ...
52
53
import onnxruntime
54
import numpy as np
55
0 commit comments