ascarlettvfx's picture
Upload 99 files
660acc7 verified

A newer version of the Gradio SDK is available: 5.22.0

Upgrade

Hypersim preprocessing

Download

Download Hypersim dataset using this script.

Download the scene split file from here.

Process dataset

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 .