ID, Passport, Driver License Support?
#6
by
Loukam
- opened
Amazing work, did you evaluate or train this on passport, government issued IDs data?
I know you mentioned it lacks support for bounding boxes, so I am wondering how can we use RolmOCR in a document verification pipeline. Or if even possible to use it as standalone solution (if trained).
I would recommend using https://reducto.ai for this kind of a use case! It can give bounding box and extract specific fields along those lines too.
Thanks, I just tried the parser api, and it's great.
Out of curiosity, if I don't need the bounding box, can I use RolmOCR just to extract the specific fields in JSON format in similar fashion to the Parser API.