CDCgov / IDWA

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 1 forks source link

Implement checkbox logic to work on segmented checkbox elements in OCR pipeline #126

Open arinkulshi-skylight opened 2 weeks ago

arinkulshi-skylight commented 2 weeks ago

We need to ensure the logic written in the checkbox ticket is implemented into the OCR pipeline https://github.com/CDCgov/IDWA/issues/105

Look at these files for context

Checkbox Detector

OCR/ocr/services/checkbox_detector_subtraction.py

Checkbox Detector Main

OCR/ocr/checkbox_detector__subtraction_main.py