Loading README.md +4 −1 Original line number Diff line number Diff line Loading @@ -155,11 +155,14 @@ python launch.py --headless --exec_dirs "[DIR_1],[DIR_2]..." Sugoi 翻译器作者: [mingshiba](https://www.patreon.com/mingshiba) ### 文本检测 暂时仅支持日文(方块字都差不多)和英文检测,训练代码和说明见https://github.com/dmMaze/comic-text-detector * 暂时仅支持日文(方块字都差不多)和英文检测,训练代码和说明见https://github.com/dmMaze/comic-text-detector * 支持使用 [星河云(团子漫画OCR)](https://cloud.stariver.org.cn/)的字体检测,需要获取并填写token ### OCR * 所有 mit 模型来自 manga-image-translator,支持日英汉识别和颜色提取 * [manga_ocr](https://github.com/kha-white/manga-ocr) 来自 [kha-white](https://github.com/kha-white),支持日语识别,注意选用该模型程序不会提取颜色 * 支持使用 [星河云(团子漫画OCR)](https://cloud.stariver.org.cn/)的OCR,需要获取并填写token ### 图像修复 * AOT 修复模型来自 manga-image-translator Loading Loading
README.md +4 −1 Original line number Diff line number Diff line Loading @@ -155,11 +155,14 @@ python launch.py --headless --exec_dirs "[DIR_1],[DIR_2]..." Sugoi 翻译器作者: [mingshiba](https://www.patreon.com/mingshiba) ### 文本检测 暂时仅支持日文(方块字都差不多)和英文检测,训练代码和说明见https://github.com/dmMaze/comic-text-detector * 暂时仅支持日文(方块字都差不多)和英文检测,训练代码和说明见https://github.com/dmMaze/comic-text-detector * 支持使用 [星河云(团子漫画OCR)](https://cloud.stariver.org.cn/)的字体检测,需要获取并填写token ### OCR * 所有 mit 模型来自 manga-image-translator,支持日英汉识别和颜色提取 * [manga_ocr](https://github.com/kha-white/manga-ocr) 来自 [kha-white](https://github.com/kha-white),支持日语识别,注意选用该模型程序不会提取颜色 * 支持使用 [星河云(团子漫画OCR)](https://cloud.stariver.org.cn/)的OCR,需要获取并填写token ### 图像修复 * AOT 修复模型来自 manga-image-translator Loading