Skip to content

A issue about 12HZ data generation #126

@Miayui

Description

@Miayui

When I tried to run bash scripts/ann_generator.sh 12 --ann_strategy 'interp', the terminal show

...
total samples in val: 6019 
...

After that, i tried to run python tools/create_data.py nuscenes --root-path ../data/nuscenes --out-dir ../data/nuscenes_mmdet3d-12Hz --extra-tag nuscenes_interp_12Hz --max-sweeps -1 --version interp_12Hz_trainval, the terminal show

...
total scene num: 850
exist scene num: 150
train scene: 0, val scene: 150
...

I think it means the 12HZ data generation only generate val dataset.
Though I already know you have released all the pre-generated annotations, i still hope you could share the method for generation 12HZ train dataset, since i might use my own dataset later.
Thank you so much for your great work! Looking forward to your reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions