vaibhavkansallumiq

Results 1 issues of vaibhavkansallumiq

currently i am working on TR-OCR MODEL USED- VisionEncoderDecoderModel code - /** from PIL import Image from transformers import TrOCRProcessor, VisionEncoderDecoderModel processor = TrOCRProcessor.from_pretrained("microsoft/trocr-base-printed") model = VisionEncoderDecoderModel.from_pretrained("microsoft/trocr-base-printed") image = Image.open("/content/drive/MyDrive/vaibhav/AADHAAR_DATA/testdata/"+...