This commit is contained in:
16
tools/benchmark-harness/fixtures/mj2_image.json
Normal file
16
tools/benchmark-harness/fixtures/mj2_image.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../test_documents/images_extra/ocr_image.mj2",
|
||||
"file_type": "mj2",
|
||||
"file_size": 77298,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "Motion JPEG 2000 image with text for OCR testing (MJ2 extension)",
|
||||
"category": "image",
|
||||
"size_class": "medium",
|
||||
"requires_ocr": true
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/mj2/mj2_image.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user