Hi,
I want to try OCR models on TDA4VM (SDK link: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-edgeai/TDA4VM/09_00_00/exports/docs/common/sdk_overview.html)
I could not find any models in model zoo for this (let me know in case I am missing any). I wish to use custom models for this. As per my knowledge, text detection models should work (given that supported operations are used), but had doubts about text recognition models as those are sequential models (RNN, LSTM, etc.).
Can someone please clarify about this?
Thanks!
Sourabh