Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No File named generate_labels.py #37

Open
dialogueeeeee opened this issue Nov 24, 2022 · 1 comment
Open

No File named generate_labels.py #37

dialogueeeeee opened this issue Nov 24, 2022 · 1 comment

Comments

@dialogueeeeee
Copy link

dialogueeeeee commented Nov 24, 2022

Hello! Your work is so impressive. But there is no file named generate_labels.py which mentioned in docs/label_generation.md to generate cvt labels.

@dialogueeeeee dialogueeeeee changed the title No File No File named generate_labels.py Nov 24, 2022
@gsg213
Copy link

gsg213 commented Nov 24, 2022

Hello @dialogueeeeee,
Just change the command for the labels generation with generate_data.py file as:

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  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants