未验证 提交 d919c0f6 编写于 作者: E Evezerest 提交者: GitHub

Merge pull request #7440 from dium6i/release/2.6

更新配置文件(SLANet_ch.yml) 与PPOCRLabel相关问题。
......@@ -2531,7 +2531,7 @@ class MainWindow(QMainWindow):
split = 'test'
# save dict
html = {'structure': {'tokens': token_list}, 'cell': cells}
html = {'structure': {'tokens': token_list}, 'cells': cells}
json_results.append({'filename': os.path.basename(image_path), 'split': split, 'imgid': imgid, 'html': html})
imgid += 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册