Computer Vision Deep Learning Work Assignment Setting up python environment Note: This setup is only tested on a macOS. Create a virtual env with Anaconda conda env create --file environment.yml Note: Please change directory for each question when running scripts/notebooks