This commit is contained in:
16
tools/benchmark-harness/fixtures/jpx_image.json
Normal file
16
tools/benchmark-harness/fixtures/jpx_image.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../test_documents/images_extra/complex_document.jpx",
|
||||
"file_type": "jpx",
|
||||
"file_size": 62261,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "JPEG 2000 extended image of complex document (JPX extension)",
|
||||
"category": "image",
|
||||
"size_class": "small",
|
||||
"requires_ocr": true
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/jpx/jpx_image.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user