This project is for the MPhil DIS thesis.
The data has been omitted in this repo for storage consideration but can be accessed at: LoDoPaB dataset: https://drive.google.com/drive/folders/1j2ODL6vimbv9KmXNvHZFvrJ4xGV7vDyJ?usp=drive_link Ellipsoidal dataset: https://drive.google.com/drive/folders/1VV9kMhHCSrNpGk2Sdt4wnjiIex_PXdQH?usp=drive_link Please make sure to install these datasets in the root directory mw918 before attempting to run the code. If the links fail to work, please contact mw918@cam.ac.uk
- First log in to HPC,
ssh <username>@login.hpc.cam.ac.uk
- Then move the project mw918 onto HPC,
- Navigate to the project directory:
cd mw918
- Set up environment
conda env create --file=environment.yml
conda activate project
- Change the submit.job file accordingly. Then on HPC terminal:
sbatch submit.job