Jason Cheng Ka Kit
Jason Cheng Ka Kit
Is the problem fixed? I encountered same issue.
I have also fixed this problem by setting this: `encoding = processor(image, return_offsets_mapping=True, return_tensors="pt", truncation=True, max_length=512)` The error for this is because when the token's length of the model is...
Hi, Could you please kindly share your training code and visualization code? I am having some problems on both training and visualization with Layoutlmv3-base-chinese. Thanks a lot.