You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In all cases, I'm using the ctd detector with detection size 1024. I'm using the mit-48px for ocr (where I can specify it).
Does anyone have an idea what could be the difference between these approaches?
I've tried this with commit 37bb4cd
Command Line Arguments
This is the one I used last, but I tried many combinations of arguments, with no success: python -m manga_translator --translator=none --force-horizontal -l=ENG --detector=ctd --detection-size=1024 --ocr=48px --overwrite --use-gpu --save-text --inpainter none -i somepage.jpg
No response
Console logs
No response
The text was updated successfully, but these errors were encountered:
Issue
Hi!
I've tried this program but it seems that the textbox detection using ctd is very unreliable, working on like 10-50% of the text boxes.
The strange thing is that the hosted version (https://cotrans.touhou.ai/) seems much better, and BalloonsTranslator (https://github.com/dmMaze/BallonsTranslator), which is supposedly based on this project is also working well.
In all cases, I'm using the ctd detector with detection size 1024. I'm using the mit-48px for ocr (where I can specify it).
Does anyone have an idea what could be the difference between these approaches?
I've tried this with commit 37bb4cd
Command Line Arguments
This is the one I used last, but I tried many combinations of arguments, with no success:
python -m manga_translator --translator=none --force-horizontal -l=ENG --detector=ctd --detection-size=1024 --ocr=48px --overwrite --use-gpu --save-text --inpainter none -i somepage.jpg
No response
Console logs
No response
The text was updated successfully, but these errors were encountered: