Here in the README file > #nuScenes > python tools/create_data.py nuscenes_data_prep --root_path=NUSCENES_TRAINVAL_DATASET_ROOT --version="v1.0-trainval" --nsweeps=10 --rate==1 Should this parameter "rate" be "=1" instead of "==1"?
Here in the README file
Should this parameter "rate" be "=1" instead of "==1"?