This commit is contained in:
16
tools/benchmark-harness/fixtures/jpm_image.json
Normal file
16
tools/benchmark-harness/fixtures/jpm_image.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../test_documents/images_extra/invoice_image.jpm",
|
||||
"file_type": "jpm",
|
||||
"file_size": 11830,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "JPEG 2000 multi-component invoice image (JPM extension)",
|
||||
"category": "image",
|
||||
"size_class": "small",
|
||||
"requires_ocr": true
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/jpm/jpm_image.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user