Diffusers
Safetensors
EvalMDE / Lotus /utils /process_hypersim.sh
zeyuren2002's picture
Add files using upload-large-folder tool
40a3ea8 verified
#!/bin/bash
python utils/process_hypersim.py \
--csv_path=$PATH_TO_HYPERSIM_SPLIT_CSV \
--src_path=$PATH_TO_RAW_HYPERSIM_DATA \
--trg_path=$PATH_TO_HYPERSIM_DATA \
--split='train' \
--filter_nan