Hi there, is there a an OCR (image to text) model (similar to tesseract) which I could use with kotlindl?
j
Julia Beliaeva
12/22/2022, 8:13 PM
Hi, we don't have anything built-in right now. But if you can find an onnx model which does what you need (or convert some model to onnx) you can use it with KotlinDL.