Results 265 comments of dmMaze

> There is a script for allowing use of cuda with sugoi Translator that also allows you to use cTranslate2. With this you can generate a ct2 model from the...

> Would you add a `.deb` and/or `.AppImage` in this repo's release page? The problem is the cuda package, I don't want to add another xxx-linux-core.zip, and its probably more...

首先虽然这个项目已经是个缝合怪了但我认为第三方api不是越多越好,加一些劣化的api到核心模块浪费我的时间也浪费用户的时间。 所以除非有有力证据(至少三张以上的图,至少给原图和这个第三方方api的识别结果)支持某些第三方api在某些漫画图片上的表现好过现有ocr,我不打算加。如果有哪家ocr效果确实不错我们也可以用来洗数据炼表现相近的模型。我知道22年年初市面上的所有ocr在漫画上的表现都不太行,当然这个判断随时可能过时。 其次是速度问题,现在有消费级n卡或者m1及以上芯片跑这些东西都不慢,你要是不需要手动编辑可以直接用colab或者kaggle跑manga image translator。 最后是ocr表现问题,我们训练用的是合成数据加脏数据,脏数据主要来源是manga109,要是有人想贡献劳动力洗数据啥的可以加manga image translator那个discord频道和管理聊下。当然大厂有能力去收集和处理这些数据改进他们的模型在漫画上的表现,只是他们好像一直没有发现这些问题或者不重视,所以你们可以尝试引起大厂重视漫画场景优化他们的模型,我们也就可以用他们的api去洗数据炼免费开源的模型。

> > 首先虽然这个项目已经是个缝合怪了但我认为第三方api不是越多越好,加一些劣化的api到核心模块浪费我的时间也浪费用户的时间。 所以除非有有力证据(至少三张以上的图,至少给原图和这个第三方方api的识别结果)支持某些第三方api在某些漫画图片上的表现好过现有ocr,我不打算加。如果有哪家ocr效果确实不错我们也可以用来洗数据炼表现相近的模型。我知道22年年初市面上的所有ocr在漫画上的表现都不太行,当然这个判断随时可能过时。 其次是速度问题,现在有消费级n卡或者m1及以上芯片跑这些东西都不慢,你要是不需要手动编辑可以直接用colab或者kaggle跑manga image translator。 > > 最后是ocr表现问题,我们训练用的是合成数据加脏数据,脏数据主要来源是manga109,要是有人想贡献劳动力洗数据啥的可以加manga image translator那个discord频道和管理聊下。当然大厂有能力去收集和处理这些数据改进他们的模型在漫画上的表现,只是他们好像一直没有发现这些问题或者不重视,所以你们可以尝试引起大厂重视漫画场景优化他们的模型,我们也就可以用他们的api去洗数据炼免费开源的模型。 > > I have this weird question. If I find a bunch of people who will be able...

No, it cannot be achieved directly for now, alternately if you're running the dev branch: 1. check the `Delete and restore region where OCR returns empty string.` under the OCR...

R18示例图最好打个码 https://docs.github.com/zh/site-policy/acceptable-use-policies/github-sexually-obscene-content

I investigated some python libraries a while ago, and none of these are helpful for PSD export. A workaround is using PS extend script. I have written a draft https://gist.github.com/dmMaze/b54f8c5bbe32107b014324340419d505...

@bropines it seems the newest openai python library made a lot of API changes and broke the error handling, do you have a key and can you confirm the translation...

> 是否是软件运行时产生了缓存文件 没有,我也不知道windows往哪里倒了垃圾... 另一个已知问题是发布版奔溃的话**可能**会有几个G的crashdump, 这个得自己关: [https://windowsreport.com/delete-system-error-memory-dump-files-in-windows](https://windowsreport.com/delete-system-error-memory-dump-files-in-windows/#:~:text=Turn%20Off%20Crash%20Dumps&text=Click%20Advanced%20system%20settings%20on,Then%20click%20the%20OK%20button) 这些东西应该都可以尝试用dism++扫出来或清理

> * pressing `esc` to delete selection in `paint mode` (when `auto` is off) there is a shortcut ```CTRL+D``` for this: > * [Is this text detector and cleaner](https://github.com/Rimuto/AutoMangaCleaner_pyqt) good...