rerender2021

Results 22 issues of rerender2021

ref:https://www.v2ex.com/t/851492#r_11653023

# Introduction ![ocr-cn](https://user-images.githubusercontent.com/87927336/218289107-9d1f27a5-65a2-40f8-aeda-e3065aa1062d.gif) ![ocr-en](https://user-images.githubusercontent.com/87927336/218289108-257fefcb-89f5-43eb-9a59-bdbe90289a0c.gif) # Repo - https://github.com/rerender2021/ocr-2 - https://github.com/YongJie-Xie/PaddleocrAPI

contributor

# 问题描述 现状:目前整个翻译流程是翻译一条结束,然后才会开始下一条,当遇到OCR或者翻译慢的时候,会出现翻译框没有更新的情况,看起来就像卡了一样。 # TODO - 增加OCR与翻译用时的显示,直接用于判断进度 - 增加log机制,用于记录整体翻译进度,以及程序异常情况: https://github.com/rerender2021/language-shadow/issues/5 - 增加超时跳过的机制,避免卡在某一次OCR或者翻译上:https://github.com/rerender2021/language-shadow/issues/8 - 尝试GPU模式运行 - 翻译:https://github.com/rerender2021/language-shadow/pull/34 - OCR

# 问题现象 - 第一次选择识别区域生成翻译框后,翻译框偶现无法拖动 # 特征 - 此时翻译仍可正常进行 - 此时虽不可拖动,但大小可以调整 - 若重新框选,则翻译功能也会出问题,无法继续翻译