-
Notifications
You must be signed in to change notification settings - Fork 31
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
metric jitter on nuscene valset #7
Comments
The model randomly drops some points during the voxelization step. We plan to release the dynamic voxelization version so the results will be deterministic then. |
Looking forward to it. |
I want to know how to run the train and test code ,the data preparation is done |
The metirc result is not deterministic.
cmd:
python tools/val_nusc_tracking.py examples/point_pillars/configs/nusc_all_pp_centernet_tracking.py --checkpoint model_zoo/simtrack_pillar.pth --work_dir word_dirs/baseline
For fast, I just use nuscenes v1.0-mini set to test.
It returns the different metric results when I run the above cmd.
The text was updated successfully, but these errors were encountered: