Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized areas #335

Open
bropines opened this issue Dec 13, 2023 · 7 comments
Open

Unrecognized areas #335

bropines opened this issue Dec 13, 2023 · 7 comments

Comments

@bropines
Copy link
Contributor

bropines commented Dec 13, 2023

There are some pictures in which you don't want anything to be recognized. Like an author's signature, or a watermark. Is it possible to create a layer that will tell the OCR or Text detector not to detect here, move on?
Like the text at the bottom of this picture.
image

@lhj5426
Copy link

lhj5426 commented Dec 13, 2023

你可以先 OCR一下 然后把这个OCR结果 写入 OCR 替换 并启动 去掉无字框
这样就 没事 临时解决方案

@bropines
Copy link
Contributor Author

bropines commented Dec 13, 2023

你可以先 OCR一下 然后把这个OCR结果 写入 OCR 替换 并启动 去掉无字框
这样就 没事 临时解决方案

That’s what I did, but sometimes it recognizes differently and I can’t process all the options like that, plus the load on the PC will drop if just make ignore areas

@Mistermozg1
Copy link

你可以先 OCR一下 然后把这个OCR结果 写入 OCR 替换 并启动 去掉无字框 这样就 没事 临时解决方案

but the frames only remove what's around the text, and in the original image the text is larger than my font, so there's still ugly framing and chunks from the new grout layer

@Mistermozg1
Copy link

你可以先 OCR一下 然后把这个OCR结果 写入 OCR 替换 并启动 去掉无字框
这样就 没事 临时解决方案

That’s what I did, but sometimes it recognizes differently and I can’t process all the options like that, plus the load on the PC will drop if just make ignore areas

Yes! this is the perfect option, because there will be no load on the pc, and no unnecessary waste on deepl pro. the characters go away very quickly

@lhj5426
Copy link

lhj5426 commented Dec 13, 2023

image

image

就想这个样子 可以期待一下 哈哈

@bropines
Copy link
Contributor Author

bropines commented Dec 13, 2023

就想这个样子 可以期待一下 哈哈

Hmmm. PaddleOCR and RapidOCR recognize English and Chinese quite well, but they suck at Japanese...
Chinese:
image
English:
image
Japanese:
9hYIRMRU5a

@lhj5426
Copy link

lhj5426 commented Dec 13, 2023

就想这个样子 可以期待一下 哈哈

Hmmm. PaddleOCR and RapidOCR recognize_ English _和 Chinese quite well, but they suck at Japanese... Chinese: image English: image Japanese: 9hYIRMRU5a

"I mean, can we expect this feature to be added to BallonTranslator instead of using Umi-OCR? The vertical text recognition of Umi-OCR is very poor."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants