docile
docile copied to clipboard
Test Data empty Annotations
Hello @mskl, @simsa-st
If I understand correctly, the "test" keyword data should be used to evaluate the model. The annotations are present in the training and validation sets, but for test data the annotations look like this: { "metadata": { "page_count": 1, "page_sizes_at_200dpi": [ [ 1704, 2203 ] ] } }
As you can see there are no bounding boxes, field names or values. How to get the annotated test data?