dmMaze / BallonsTranslator

深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 | Yet another computer-aided comic/manga translation tool powered by deeplearning
GNU General Public License v3.0
2.74k stars 182 forks source link

二次ocr #651

Open tohsakrat opened 3 hours ago

tohsakrat commented 3 hours ago

google lens和mangma ocr还挺互补的,有些文字框google识别出来是空白,magma却可以识别得很好,反之亦然。 能不能自动选中识别为空的原文,换个模型跑一遍

bropines commented 2 hours ago

It wouldn’t be bad (I wrote a Google ocr module), but alas, I don’t want to get into the engine level, because I’m not experienced enough in python