Qing
Qing
@toxic2m 小字确实比较少,split minAreaRect 的时候过滤掉了一部分,因为我的应用场景里面小字不多。另外不知道你有没有做 side refine,我记得作者的论文里提到 side refine 对小字有提升 不要意思哈,不太用邮箱,一直没回复你
@toxic2m 加你微信啦。 1. 可以跑起来,都是 voc 格式的,能够在 app 里面进行 box 的删除操作 2. side refine 我理解不用再标注了,训练的时候要跑 text_connector 获得 text bounding box,再和 gt 最左最右的小框算 loss
因为数据比较少,就用 MLT 多语言的一起训练了,我也试过只用 MLT 中 latin 的来训练,在 ICDAR13 的测试集上效果变差了
和你情况一模一样~哈哈,谢谢
Thank you for supporting my open-source project. This error may have occurred during the installation of dependencies. You can try to fix it with this method: create a new file...
感谢你支持我的开源项目,你能不能用 https://github.com/Sanster/IOPaint/blob/main/scripts/user_scripts/win_config_cn.bat 这个脚本试下,我发现其实不用装 cudatoolkit,用 `pip install torch==2.1.2 torchvision==0.16.2 --extra-index-url https://download.pytorch.org/whl/cu118` 命令装的 torch 会自带 cuda 相关库
你的截图没有上传成功。。。如果可以打开配置页面,也能够成功保存配置,那命令行中的提示应该是可以忽略的
@hgx127 hi 我已经给你发送了 google drive 的共享链接了,你收到了吗?
Thanks for your support! Fixing the version of xformers in `win_config` will solve this problem ```bash @call pip install xformers==0.0.16 ``` Full win_config.bat script ```bash @echo off set PATH=C:\Windows\System32;%PATH% @call...
You can ignore these logs and access 127.0.0.1:4242 in the browser to use tldream