The thesis is located in thesis/main.pdf.
Structure:
notebooks
- contains notebooks which I ran on my machine in local environmentcolab_notebooks
- contains notebooks which I ran o Google Colaboratoryconda_notebooks
- contains notebooks which I ran in Conda environment
- Python (for data download)
- Run -
pip install gdown
- Download data from
https://drive.google.com/file/d/1JJIqPQJfwR7GCvwtjtSrAHGY6II0AOTt
and extract them totmp/saliencies_and_segmentations_v2
. Run:sh ./scripts/download_saliences_and_segmentations_v2.sh
conda env create -f environment.yml
- Use "Tensorflow" pre-configured vm from Google Cloud Marketplace
- Add ingress firewall rules for jupyter notebook (tutorial)