Results 265 comments of dmMaze

Oh, sorry, I mistakenly upload all images in that directory to it and took them as RMF's output ;) I'll see what I can do with the eng typesetting in...

windows users can try precompiled wheels from [here](https://www.lfd.uci.edu/~gohlke/pythonlibs/#pydensecrf)

There are large white areas in comics anyway. I'll add dark theme together with some customizations in the future.

Copy the current implemention of SugoiTranslator and rename it to something like: ``` python @register_translator('Sugoi_pytorch') class SugoiTranslator_pytorch(TranslatorBase): ``` And reimplement its ```_setup_translator```, ```_translate```, ```updateParam``` Please refer to https://github.com/dmMaze/BallonsTranslator/blob/master/doc/how_to_add_new_translator.md for further...

> 3. 画笔工具会在所有图片上生效 这个v1.3.0没有吧 > 4. 1.3.0相对1.2.0更容易崩溃 崩溃了请提供报错信息

> 如果你能直接解决符号的旋转那就更好了 [v1.3.4](https://github.com/dmMaze/BallonsTranslator/releases/tag/v1.3.4)及以后竖排支持特定符号旋转, 规则详见https://github.com/dmMaze/BallonsTranslator/pull/30

Thanks for suggesting, [MangaInpainting](https://github.com/msxie92/MangaInpainting) is a fantastic work, I would like to read its paper (also its related work) before adding it to this project, perhaps later this month.

> any plan for [EasyOCR](https://github.com/JaidedAI/EasyOCR) ? I'm not very convinced by its result. Its detected bboxes are actually a bit messed up compared to CTD. Also, it performs worse on...

我可以先把page up/down做成额外翻页键,快捷键自定义稍微麻烦一点,可能推到我完成竖排重修和其他新特性后做

> ![image](https://user-images.githubusercontent.com/30548000/190695634-3af16b61-883e-4461-9f4b-db8822298a08.png) > 掩膜这里没有找到涂抹反向还原 开画板,矩形工具或者修复画笔按下右键就是还原,见主页那两个gif,注意按键记录在左上角 https://github.com/dmMaze/BallonsTranslator/blob/master/doc/src/imgedit_inpaint.gif https://github.com/dmMaze/BallonsTranslator/blob/master/doc/src/rect_tool.gif github不挂梯可能加载不出来