LiDARCrafter
LiDARCrafter copied to clipboard
pretrained_models/nuscenes-object-1000000.pth in generate_box_condition.py
when I run scripts/create_data.sh ,
in line 25 python data_converter/generate_box_condition.py
missing the file
pretrained_models/nuscenes-object-1000000.pth,
and I couldn’t find it on Hugging Face either. And This script contains a path-related issue in line 25.
Have you solved this problem?
Sorry for that, file can be downloaded from: huggingface. But it's not necessery in current version of codebase, each condition can extract directly from open-sourced dataset (NuScenes for this work.)