Python Document DetectorA simple document detector in python.Environment setupRun the following command to install the necessary packages.pip install -r requirements.txt Test runpython3 page_extractor.py -i 'input/receipt.jpg'