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
Hello, I have a question regarding text detector(DBNet) model's training data.
Why does it need field "transcription" even though it is just text "detector"?
Since I only have a metadata of coordinates of text area, not transcription, I wonder if I can use dummy text such as "invalid" for transcription to train this model. I should not transcribe them as "###" since I don't want the model to ignore my data.
Thank you for your effort to support your amazing model.
This discussion was converted from issue #10857 on May 27, 2024 04:43.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a question regarding text detector(DBNet) model's training data.
Why does it need field "transcription" even though it is just text "detector"?
Since I only have a metadata of coordinates of text area, not transcription, I wonder if I can use dummy text such as "invalid" for transcription to train this model. I should not transcribe them as "###" since I don't want the model to ignore my data.
Thank you for your effort to support your amazing model.
Beta Was this translation helpful? Give feedback.
All reactions