inventory-ocr 0.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -0,0 +1,24 @@
1
+ Metadata-Version: 2.4
2
+ Name: inventory-ocr
3
+ Version: 0.0.1
4
+ Summary: Read inventory cards, extract images, and create structured data.
5
+ Author-email: Mathias Zinnen <mathias.zinnen@gmail.com>
6
+ Classifier: Programming Language :: Python :: 3
7
+ Classifier: License :: OSI Approved :: MIT License
8
+ Classifier: Operating System :: OS Independent
9
+ Requires-Python: >=3.8
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENSE
12
+ Requires-Dist: ultralytics
13
+ Requires-Dist: appdirs
14
+ Requires-Dist: tqdm
15
+ Requires-Dist: Levenshtein
16
+ Requires-Dist: gradio
17
+ Requires-Dist: gradio_image_annotation
18
+ Provides-Extra: pero
19
+ Requires-Dist: pero-ocr; extra == "pero"
20
+ Requires-Dist: configparser; extra == "pero"
21
+ Provides-Extra: mistral
22
+ Requires-Dist: mistralai; extra == "mistral"
23
+ Requires-Dist: dotenv; extra == "mistral"
24
+ Dynamic: license-file
@@ -0,0 +1,109 @@
1
+ # inventory-ocr
2
+
3
+ This is a tool to extract structured data from fixed layout documents such as inventory cards, inventory books or tables. It requires layout definitions provided in `inventory_ocr/config/regions.yaml`. Currently, it is optimized to work with a collection of jewelry from the Schmuckmuseum Pforzheim, but with minor adaptations it should be adaptable to other use cases.
4
+
5
+ Specifically, to adapt this for your own data:
6
+ - Define a different document layout in `inventory_ocr/config/regions.yaml`
7
+ - Implement your own post-processing by subclassing the abstract PostProcessor class in `inventory_ocr/postprocessor.py`
8
+
9
+ ## Installation
10
+
11
+ Set up your environment using your favourite environment management tool. We recommend [venv](https://docs.python.org/3/library/venv.html).
12
+
13
+ Install using `pip install inventory-ocr`
14
+
15
+ ## Usage
16
+
17
+ Invoke using `inventory-ocr <input folder>` with input folder specifying a path to the inventory cards to be processed. Results will be saved to `output/` relative to the current working directory.
18
+
19
+ ### Command Line Arguments
20
+
21
+ ```
22
+ inventory-ocr <input_dir> [options]
23
+ ```
24
+
25
+ **Required Arguments:**
26
+ - `input_dir`: Path to the input directory containing files to process
27
+
28
+ **Optional Arguments:**
29
+ - `--output_dir`: Path to the output directory (default: `./output`)
30
+ - `--layout_config`: Path to the layout configuration file (default: `config/regions.yaml`)
31
+ - `--annotate`: Launch the interactive layout annotation UI to create/save a regions file
32
+ - `--ocr_engine`: OCR engine to use (choices: `auto`, `ocrmac`, `pero`, `mistral`, `dummy`; default: `auto`)
33
+ - `--eval`: Run in evaluation mode (uses dummy detector and benchmarking postprocessor)
34
+
35
+ ### Annotation / Generating Regions
36
+
37
+ - The repository contains an example regions file under `inventory_ocr/config/example_regions.yaml`. If present, that example will be used by default as the layout definition.
38
+ - To create your own layout interactively, run the tool with the `--annotate` flag. This launches a small Gradio UI that lets you mark regions on a template image. When you press "Extract Layout" the regions are written to the layout configuration path (see `--layout_config`, default `inventory_ocr/config/regions.yaml`) and the annotation UI will close.
39
+ - If you prefer not to use the example, simply remove `inventory_ocr/config/example_regions.yaml` (or replace it with your own `regions.yaml`), or run with `--annotate` to generate a new regions file which will be saved to the configured `--layout_config` path.
40
+
41
+ Example:
42
+ ```
43
+ # use the bundled example regions (if present)
44
+ inventory-ocr ./data
45
+
46
+ # interactively generate and save regions to the default config path
47
+ inventory-ocr ./data --annotate
48
+
49
+ # specify a custom path for the generated regions
50
+ inventory-ocr ./data --annotate --layout_config ./my_regions.yaml
51
+ ```
52
+
53
+ Generated YAML uses a top-level `regions:` mapping where each field name maps to a 4-element list `[x1, y1, x2, y2]` with normalized coordinates (0..1).
54
+
55
+ ### Supported OCR Engines
56
+
57
+ The tool supports multiple OCR engines with automatic platform-based selection:
58
+
59
+ - **PERO OCR** (`pero`): Default for non-macOS platforms
60
+ - **Apple Vision API** (`ocrmac`): Default for macOS platforms
61
+ - **Mistral OCR** (`mistral`): AI-powered OCR using Mistral models
62
+ - **Dummy** (`dummy`): For development and testing purposes
63
+ - **Auto** (`auto`): Automatically selects `ocrmac` on macOS, `pero` on other platforms
64
+
65
+ ### Installing Optional Dependencies
66
+
67
+ Different OCR engines require additional dependencies:
68
+
69
+ **For PERO OCR (non-macOS default):**
70
+ ```bash
71
+ pip install inventory-ocr[pero]
72
+ ```
73
+
74
+ **For Mistral OCR:**
75
+ ```bash
76
+ pip install inventory-ocr[mistral]
77
+ ```
78
+
79
+ You'll also need to obtain a Mistral API key and store it in a `.env` file in your project root:
80
+
81
+ 1. Copy `.env.template` to `.env`:
82
+ ```bash
83
+ cp .env.template .env
84
+ ```
85
+
86
+ 2. Edit `.env` and replace `INSERT_YOUR_KEY_HERE` with your actual Mistral API key:
87
+ ```
88
+ MISTRAL_API_KEY=your_actual_api_key_here
89
+ ```
90
+
91
+ **Note:** Never share your API key publicly or commit it to version control.
92
+
93
+ **For Apple Vision API (macOS only):**
94
+ The `ocrmac` package is automatically installed on macOS systems. No additional installation required.
95
+
96
+ **Note:** The `auto` engine selection will use Apple Vision API on macOS (if available) and PERO OCR on other platforms.
97
+
98
+ ## Configuration
99
+
100
+ ### Region Definition
101
+
102
+ Regions (in relative coordinates) and field names are stored in `inventory_ocr/config/regions.yaml` (or the path you pass via `--layout_config`) and can be adapted according to the use case.
103
+
104
+ The region definition format uses normalized coordinates where each region is defined as `[x1, y1, x2, y2]` with values between 0 and 1:
105
+ - `x1, y1`: Top-left corner coordinates (relative to document width and height)
106
+ - `x2, y2`: Bottom-right corner coordinates (relative to document width and height)
107
+
108
+ custom_header_mappings:
109
+ am: 'erworben am' # Maps "am" field to "erworben am" in output
File without changes
@@ -0,0 +1,53 @@
1
+ import gradio as gr
2
+ from gradio_image_annotation import image_annotator
3
+ import os
4
+ import yaml
5
+
6
+ def create_annotation_app(input_dir, layout_file_path):
7
+ """
8
+ Returns a gr.Blocks app to annotate the layout.
9
+ TODOS: Display a nice success message and close the browser window before killing the app serving process. But gradio conditional rendering is a pain in the...
10
+ """
11
+ print("Loading template image for region annotation...")
12
+ img_files = [f for f in os.listdir(input_dir) if f.lower().endswith(('.png', '.jpg', '.jpeg'))]
13
+ assert img_files, "No image files found in the input directory."
14
+ template_image_path = os.path.join(input_dir, img_files[0])
15
+
16
+ def set_layout(layout, state):
17
+ return state + [layout]
18
+
19
+ def extract_layout(annotations, layout_state):
20
+ (h, w, c) = annotations['image'].shape
21
+
22
+ regions = {}
23
+ for box in annotations['boxes']:
24
+ xmin = int(box['xmin']) / w
25
+ xmax = int(box['xmax']) / w
26
+ ymin = int(box['ymin']) / h
27
+ ymax = int(box['ymax']) / h
28
+ label = box['label']
29
+ regions[label] = [xmin, ymin, xmax, ymax]
30
+ print(f"Saving layout configuration to {layout_file_path}...")
31
+ with open(layout_file_path, 'w') as f:
32
+ yaml.dump({'regions': regions}, f, default_flow_style=False)
33
+ os._exit(0)
34
+ return gr.Markdown("Layout succesfully defined. You may now close this window."), regions
35
+
36
+ with gr.Blocks() as annotation_app:
37
+ gr.Markdown("# Layout Annotation Tool")
38
+
39
+ layout_state = gr.State([])
40
+
41
+ gr.Markdown("### Annotate the Image")
42
+
43
+ @gr.render(inputs=layout_state)
44
+ def show_annotation_interface(layout):
45
+ annotations = image_annotator({"image": template_image_path, "boxes": []},
46
+ label_list=["Field Name"],
47
+ label_colors=[(0, 255, 0)],
48
+ boxes_alpha=0.4)
49
+ extract_layout_button = gr.Button("Extract Layout")
50
+ close_message = gr.Markdown("", visible=False)
51
+ extract_layout_button.click(extract_layout, inputs=[annotations, layout_state], outputs=[close_message, layout_state])
52
+
53
+ return annotation_app
@@ -0,0 +1,16 @@
1
+ regions:
2
+ Gegenstand: [0, 0, 1, 0.1]
3
+ Inv. Nr.: [0.044, 0.08, 0.275, 0.145]
4
+ Herkunft: [0.2737, 0.0806, 0.5054, 0.237]
5
+ Foto Notes: [0.5054, 0.0806, 1, 0.237]
6
+ Standort: [0.047, 0.135, 0.275, 0.235]
7
+ Material: [0.047, 0.237, 0.275, 0.435]
8
+ Datierung: [0.275, 0.237, 0.505, 0.317]
9
+ Maße: [0.275, 0.317, 0.505, 0.435]
10
+ erworben von: [0.047, 0.435, 0.505, 0.521]
11
+ Beschreibung: [0.047, 0.521, 0.505, 0.794]
12
+ Ausstellungen: [0.047, 0.795, 0.505, 1]
13
+ am: [0.505, 0.435, 0.707, 0.53]
14
+ Preis: [0.707, 0.435, 0.869, 0.53]
15
+ Vers.-Wert: [0.870, 0.435, 1.0, 0.53]
16
+ Literatur: [0.50, 0.53, 1.0, 1.0]
@@ -0,0 +1,95 @@
1
+ from ultralytics import YOLO
2
+ from inventory_ocr.utils import download_and_unzip
3
+ import glob
4
+ import shutil
5
+ import torch
6
+ import cv2
7
+ import os
8
+
9
+
10
+ class Detector:
11
+ """Abstract base class for different detector implementations."""
12
+ def parse_directory(self, input_dir, crop_dir='tmp', output_base_dir='output'):
13
+ """Parse a directory of images and save cropped images to the output directory."""
14
+ raise NotImplementedError("This method should be overridden by subclasses.")
15
+
16
+ def detect(self, image):
17
+ """Detect objects in a single image."""
18
+ raise NotImplementedError("This method should be overridden by subclasses.")
19
+
20
+ def crop_and_save(self, detections, out_dir, name):
21
+ """Crop detected objects and save them to the specified directory."""
22
+ raise NotImplementedError("This method should be overridden by subclasses.")
23
+
24
+
25
+ class YoloImageDetector(Detector):
26
+ def __init__(self, resources_path, chunk_size=50,
27
+ weights_url='https://faubox.rrze.uni-erlangen.de/dl/fi9iK4rseupfrrTeXWQUGP/weights.zip'):
28
+ self._prepare_resources(resources_path, weights_url)
29
+ self.model = YOLO(os.path.join(resources_path, 'yolov8.pt'))
30
+ self.chunk_size = chunk_size
31
+ self.device = 'mps' if torch.backends.mps.is_available() else 'cpu'
32
+ print(f'Detection running on {self.device}')
33
+
34
+ def _prepare_resources(self, resources_path, weights_url):
35
+ if os.path.exists(os.path.join(resources_path, 'yolov8.pt')):
36
+ return
37
+ print(f'Downloading YOLO weights to {os.path.abspath(resources_path)}...')
38
+ download_and_unzip(weights_url, resources_path)
39
+
40
+ def _batch(self, iterable, n=1):
41
+ l = len(iterable)
42
+ for ndx in range(0, l, n):
43
+ yield iterable[ndx:ndx+n]
44
+
45
+ def _move_crops(self, yolo_name, out_dir):
46
+ yolo_output = os.path.join(out_dir, yolo_name)
47
+ crop_dir = os.path.join(out_dir, 'images')
48
+ if not os.path.isdir(crop_dir):
49
+ os.makedirs(crop_dir)
50
+ for file in glob.glob(os.path.join(yolo_output, '**', '*.jpg'), recursive=True):
51
+ fn = os.path.basename(file)
52
+ shutil.move(file, os.path.join(crop_dir, fn))
53
+ shutil.rmtree(yolo_output)
54
+ print(f'Detected images moved to \033[1m{crop_dir}\033[0m')
55
+
56
+ def parse_directory(self, input_dir, crop_dir='tmp', output_base_dir='output'):
57
+ image_exts = ['.jpg', '.jpeg']
58
+ images_to_process = [os.path.join(input_dir, fn) for fn in os.listdir(input_dir) if os.path.splitext(fn)[1] in image_exts]
59
+ n_chunks = len(images_to_process) // self.chunk_size + 1
60
+ i = 1
61
+ for img_chunk in self._batch(images_to_process, self.chunk_size):
62
+ print(f'Detecting images in chunk {i}/{n_chunks}..')
63
+ self.model.predict(img_chunk, save_crop=True, device=self.device, name=crop_dir, project=output_base_dir)
64
+ self._move_crops(crop_dir, output_base_dir)
65
+ i += 1
66
+
67
+ def detect(self,image):
68
+ results = self.model.predict(image, device=self.device, max_det=1)
69
+ return results
70
+
71
+ def crop_and_save(self, detections, out_dir, name):
72
+ if not os.path.isdir(out_dir):
73
+ os.makedirs(out_dir)
74
+ for i, result in enumerate(detections):
75
+ if result.boxes is None or len(result.boxes) == 0:
76
+ continue # no image found
77
+ # Sort boxes by confidence in descending order
78
+ x1,y1,x2,y2 = sorted(result.boxes, key=lambda box: box.conf, reverse=True)[0].xyxy[0].flatten().int().tolist()
79
+ crop = result.orig_img[y1:y2,x1:x2]
80
+ cv2.imwrite(os.path.join(out_dir, name),crop)
81
+
82
+
83
+ class DummyDetector(Detector):
84
+ def __init__(self, chunk_size=50):
85
+ self.chunk_size = chunk_size
86
+ print(f'Dummy detector doing nothing, OCR only.')
87
+
88
+ def parse_directory(self, input_dir, crop_dir='tmp', output_base_dir='output'):
89
+ pass
90
+
91
+ def detect(self, image):
92
+ return []
93
+
94
+ def crop_and_save(self, detections, out_dir, name):
95
+ pass