Replace OCR with Vision Language Models
21–30 of 130 posts
Re: Replace OCR with Vision Language Models
#22Re: Replace OCR with Vision Language Models
#23Re: Replace OCR with Vision Language Models
#24What's the characters-per-Wh of an LLM compared to traditional OCR?
A lot worse. But, higher quality OCR will reduce the amount of human post-processing needed, and, in turn will allow us to reduce the number of humans. Since humans are relatively expensive in energy use, this can be expected to save a lot of energy.
Are they? I'm seeing figures around 80 watts at rest, and 150 when exercising. The brain itself only uses about 20 watts [1]. That's 1/35 of a single H100's power consumption (700 watts - which doesn't even take into account the energy required to cool the data center, the humans who build and maintain it, ...).
[1]: https://www.humanbrainproject.eu/en/follow-hbp/news/2023/09/...
Re: Replace OCR with Vision Language Models
#25Earlier quoted context omitted.
A lot worse. But, higher quality OCR will reduce the amount of human post-processing needed, and, in turn will allow us to reduce the number of humans. Since humans are relatively expensive in energy use, this can be expected to save a lot of energy.
> Since humans are relatively expensive in energy use Are they? I'm seeing figures around 80 watts at rest, and 150 when exercising. The brain itself only uses about 20 watts [1]. That's 1/35 of a single H100's power consumption (700 watts - which doesn't even take into account the energy required to cool the data center, the humans who build and maintain it, ...). [1]: https://www.humanbrainproject.eu/en/follow-hbp/…
Re: Replace OCR with Vision Language Models
#26What's the value-add here? The schemas?
Re: Replace OCR with Vision Language Models
#27What's the value-add here? The schemas?
Re: Replace OCR with Vision Language Models
#28There's a client who had a startup idea that involved analyzing pdfs, I used textract, but it was too cumbersome and unreliable.
Maybe I can reach out to see if he wants to give it anothee go with this!
Re: Replace OCR with Vision Language Models
#29What's the value-add here? The schemas?
Basically there is no model schema combination. IF you go ahead and prompt a open source model with the schema it doesn't produce the results in the expected format. The main contribution is how to make these model conform to your specific needs and in a structured format.