5 ms·
you simply have a tool which extracts the text, transforms it however you please, and then puts it back as an image. This is extremely non-simple. It is a stri
by Retr0spectrum 5y ago
you simply have a tool which extracts the text, transforms it however you please, and then puts it back as an image.
This is extremely non-simple. It is a strictly harder problem than just... encoding image+text in a sane container format like HTML or SVG.
- londons_explore 5y agoBut with various AI/ML approaches it's now becoming pretty straightforward. And lots of new hardware has ML acceleration.
- Retr0spectrum 5y agoSo we train an ML model to convert images to text. How do we encode that text information?
- j16sdiz 5y agoHyper Textile Markup Language, of course.