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

metric jitter on nuscene valset #7

Open
dwy927 opened this issue Nov 17, 2021 · 4 comments
Open

metric jitter on nuscene valset #7

dwy927 opened this issue Nov 17, 2021 · 4 comments

Comments

@dwy927
Copy link

dwy927 commented Nov 17, 2021

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.

image
image
image

@chenxuluo
Copy link
Collaborator

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.

@dwy927
Copy link
Author

dwy927 commented Nov 18, 2021

Looking forward to it.

@liangchunlan
Copy link

python ./tools/val_nusc_tracking.py examples/point_pillars/configs/nusc_all_pp_centernet_tracking.py --checkpoint ./model_zoo/simtrack_pillar.pth  --work_dir ./save_dir/v1.0-mini/ --local_rank 0

I got the result. What could be the problem.

image

image

@zzm-hl
Copy link

zzm-hl commented Dec 15, 2021

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.

image image image

I want to know how to run the train and test code ,the data preparation is done

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

4 participants