Hi there, is there a an OCR (image to text) model ...
# kotlindl
h
Hi there, is there a an OCR (image to text) model (similar to tesseract) which I could use with kotlindl?
j
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.