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.
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.