BoiseState-AdaptLab / OCR_4_Forest_Service

Other
2 stars 0 forks source link

Reorganize the naming of the cropped bboxes #9

Closed FloCiaglia closed 3 years ago

FloCiaglia commented 3 years ago

When we crop out the bounding boxes from the forms by calling crop_box.py, all the generated images get stored in single_char/ with a similar name. The problem is that we can't map the boxes back to what field they belonged to. We need to come up with a naming convention that will allow us to map them back to their belonging field.