Hypersim Depth Preprocessing
March 23, 2025 ยท View on GitHub
Download
Download the Hypersim dataset using this script.
Download the scene split file from here.
Process dataset
Run the preprocessing script:
python script/dataset_preprocess_depth/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 .