unilm icon indicating copy to clipboard operation
unilm copied to clipboard

Error In finetuning layoutlmv3 object detection

Open vikhil0609 opened this issue 1 year ago • 4 comments

I am using layoutlmv3 for Finetuning the Text , Title, Table, List, Figure from the pdf pages converted to Images. I am using Label-studio to make the dataset and exported the dataset as coco-format, But when I tried to start the training I am getting this error

AttributeError: Cannot find field 'gt_masks' in the given Instances! .

Can anyone help ? thank you

vikhil0609 avatar Oct 03 '23 05:10 vikhil0609