diff --git a/test/data/f2dc689ca794fccb8cd38b95f2bf6ba9.pdf b/test/data/f2dc689ca794fccb8cd38b95f2bf6ba9.pdf deleted file mode 100644 index 41f0d70..0000000 Binary files a/test/data/f2dc689ca794fccb8cd38b95f2bf6ba9.pdf and /dev/null differ diff --git a/test/data/f2dc689ca794fccb8cd38b95f2bf6ba9_predictions.json b/test/data/f2dc689ca794fccb8cd38b95f2bf6ba9_predictions.json deleted file mode 100644 index 1a1b3f5..0000000 --- a/test/data/f2dc689ca794fccb8cd38b95f2bf6ba9_predictions.json +++ /dev/null @@ -1,44 +0,0 @@ -[ - { - "classification": { - "label": "formula", - "probabilities": { - "formula": 1.0, - "logo": 0.0, - "other": 0.0, - "signature": 0.0 - } - }, - "representation": "FFFEF0C7033648170F3EFFFFF", - "position": { - "x1": 321, - "x2": 515, - "y1": 348, - "y2": 542, - "pageNumber": 2 - }, - "geometry": { - "width": 194, - "height": 194 - }, - "alpha": false, - "filters": { - "geometry": { - "imageSize": { - "quotient": 0.2741, - "tooLarge": false, - "tooSmall": false - }, - "imageFormat": { - "quotient": 1.0, - "tooTall": false, - "tooWide": false - } - }, - "probability": { - "unconfident": false - }, - "allPassed": true - } - } -] \ No newline at end of file diff --git a/test/data/stitching_with_tolerance.json b/test/data/stitching_with_tolerance.json deleted file mode 100644 index f7f1049..0000000 --- a/test/data/stitching_with_tolerance.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "input": [ - { - "width": 100, - "height": 8, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 0, - "y1": 0, - "x2": 100, - "y2": 8 - }, - { - "width": 100, - "height": 9, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 0, - "y1": 9, - "x2": 100, - "y2": 18 - }, - { - "width": 100, - "height": 35, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 0, - "y1": 18, - "x2": 100, - "y2": 53 - }, - { - "width": 47, - "height": 46, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 0, - "y1": 54, - "x2": 47, - "y2": 100 - }, - { - "width": 31, - "height": 46, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 48, - "y1": 54, - "x2": 79, - "y2": 100 - }, - { - "width": 20, - "height": 19, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 80, - "y1": 54, - "x2": 100, - "y2": 73 - }, - { - "width": 20, - "height": 27, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 80, - "y1": 73, - "x2": 100, - "y2": 100 - } - ], - "target": { - "width": 100, - "height": 100, - "page_idx": 0, - "page_width": 100, - "page_height": 100, - "x1": 0, - "y1": 0, - "x2": 100, - "y2": 100 - } -}