Oct 29, 2022

Q: Hi!

Can the AI be trained to extract specific text from an image?
I just want some information in the image, not everything.
Thanks!

knotknot
knot

Verified purchaser

Founder Team
Marcelo_Cogniflow

Marcelo_Cogniflow

May 14, 2024

A: Hi knot,

Yes, you can. You have two ways:

1) Use our Public Experiment, “Extract text from Image,” and get all the texts and from that, find using a regular expression or some other logic to identify the text you are looking for.
2) Train an object detection experiment to detect the text you want to extract. Then running that model, you will get from an image the coordinates of that specific text. You can crop that part of the image and then run the public experiment "extract text from image" to just get the specific text.

Can you please share some image examples with info@cogniflow.ai so we can give you better advice on how to tackle this problem?

Thanks,

Share
Helpful?
Log in to join the conversation