Open emilyemliyM opened 2 years ago
I also couldn't find the script of "generate_label.py" in Label Generation, is this the same file as cross_view_transformers/scripts/generate_data.py?
Hello,
As @Bosszhe says, is the file generate_data.py
Just change the command to:
python3 scripts/generate_data.py
data=nuscenes \
data.version=v1.0-trainval \
data.dataset_dir=/media/datasets/nuscenes \
data.labels_dir=/media/datasets/cvt_labels_nuscenes \
visualization=nuscenes_viz
Hello, do you have this problem?? Error executing job with overrides: ['+experiment=cvt_nuscenes_vehicle' git.exc.InvalidGitRepositoryError: /home/leezy/disk10t/lzx/cross_view_transformers
where is the "generate_label" script?