+--
+-- doc
+-- api (REST API serving the model)
+-- mobile (document scanner app using deep denoising autoencoder)
+-- research (research on denoising images using deep learning)
+-- datasets (training / testing datasets)
+-- models
+-- notebooks
+-- scripts
+-- scanner (matplotlib document scanner)
+-- README.md
...
python scripts/scanner --image <path_to_image> --output <saved_scan_path>