-
|
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 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
不建议这么用哈。这种问题不在修复之列。 |
Beta Was this translation helpful? Give feedback.
不建议这么用哈。这种问题不在修复之列。