CTRNet
CTRNet copied to clipboard
This repository is the implementation of "Don't Forget Me: Accurate Background Recovery for Text Removal via Modeling Local-Global Context".
请问老师,训练的时候LCG的模块需要输入structure-im图像。 structure-im图像由RTV方法生成,非常耗时和耗内存。 模型推理的时候也需要structure-im,会造成推理时间过长,请问老师有没有好的解决方式?
老师您好,我尝试运行该repo时,碰到Polygon怎么都安装不上去的情况。我查资料试了Polygon2 Polygon3 polygon 等等版本,Windows ,Linux ,mac 都测试了。 但是运行test.py时依然爆出没有Polygon的错误。 我也尝试想从源码安装,但是我没找到Polygon的项目源码。请问老师你的Polygon版本是多少,以及是如何安装的呢? 我不确定问题到底出在了哪里,因为我从readme中提到的 python3.6 to python3.9 都测试。 很无奈没成功,因此特来请教,希望得到老师的帮助。 再次谢过老师!
fix the ConvTranspose2d bug,whose dilation parameter should be the last one
https://github.com/HCIILAB/Scene-Text-Removal/issues/27 This issue may not influence much, but it is still a problem.
hello, Chongyu Liu, can you share the evalution metric code? thank you.
Could you tell me which version of Inplace_Abn to use?