Hi, I want to create realtime OCR using python and paddle OCR for recognition. I’ve tried on Google Colabs for text recognition and now I want to implement it in real device Nvidia Jetson. This is the ocr requirement:
Real time OCR for moving object.
Use 4 cameras (Keyence) connected to Jetson or PLC. All camera will capture for 4 sides object and then do OCR to get the text on 4 sides.
Do I need Nvidia Jetson AGX Xavier? Or is Nvidia Jetson Xavier NX enough to do that?