Code (Jupyter Notebooks)

The code can be found at this GitHub repository: https://github.com/tphan25/AdvancedMLFinal. The README should help to explain how to run it and specific dependency requirements. The data is not already in the repository so you will need to retrieve it with the instructions provided. There are two notebooks that might need to be run on different Python versions (3.7 for Monodepth, 3.7+ for Multi-Scale), which retrieve the data and perform the evaluation. On a standard machine it should take a few minutes to perform all 200 image evaluations for each model, and prints out to the notebook for each iteration/image processed.