|
layout_engine = RapidLayout(conf_thres=0.5, model_path=r'layout_table.onnx') layout_engine = RapidLayout(conf_thres=0.5, model_path=r'doclayout_yolo_docstructbench_imgsz1024.onnx') boxes, scores, class_names, elapse = layout_engine(img) Process finished with exit code 1 |
Answered by
SWHL
Aug 5, 2025
Replies: 1 comment
|
不建议这么用哈。这种问题不在修复之列。 |
0 replies
Answer selected by
SWHL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
不建议这么用哈。这种问题不在修复之列。