Download the datasets:
1. PASCAL_Context: https://hkustconnect-my.sharepoint.com/:u:/g/personal/hyeae_connect_ust_hk/ER57KyZdEdxPtgMCai7ioV0BXCmAhYzwFftCwkTiMmuM7w?e=2Ex4ab
2. Extract: tar xfvz PASCALContext.tar.gz

Training the Models:
1. Set the db_root (dataroot) in configs/mypath.py to where you stored the dataset.
2. Run train.sh.