This commit is contained in:
15
tools/benchmark-harness/fixtures/j2c_image.json
Normal file
15
tools/benchmark-harness/fixtures/j2c_image.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/images_extra/rust-logo.j2c",
|
||||
"file_type": "j2c",
|
||||
"file_size": 89445,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "JPEG 2000 code stream image of Rust logo (J2C extension)",
|
||||
"category": "image",
|
||||
"size_class": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/j2c/j2c_image.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user