Gather all positions of numbers that are inside an enclosed shape, and what number is there.
remove background (make white) - get all continues shapes and mask outside as black - find roi for digits - classification using CNN
To run, first install requirements.txt and then in the folder path run: python main.py
Test images are inside test_images folder for testing.
Labeled images will be saved in saved_images folder.