Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 735 Bytes

File metadata and controls

22 lines (14 loc) · 735 Bytes

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 .