snowzach / doods2

API for detecting objects in images and video streams using Tensorflow
MIT License
232 stars 30 forks source link

Detecting letters and numbers #70

Closed backslashV closed 1 year ago

backslashV commented 1 year ago

Hi,

Is there a way to detect letters and numbers from an image?

snowzach commented 1 year ago

It's basically all down to what models you feed into it. If you can find a model, it could possibly do it.