Download Hypersim dataset using this script.
Download the scene split file from here.
Run the preprocessing script:
python script/dataset_preprocess/hypersim/preprocess_hypersim.py --split_csv /path/to/metadata_images_split_scene_v1.csv
(optional) Tar the processed data, for example:
cd data/Hypersim/processed/train
tar -cf ../../hypersim_processed_train.tar .