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

Questions about uncertainty results #45

Open
fcyeh opened this issue Dec 11, 2020 · 2 comments
Open

Questions about uncertainty results #45

fcyeh opened this issue Dec 11, 2020 · 2 comments

Comments

@fcyeh
Copy link

fcyeh commented Dec 11, 2020

  1. Is your SalsaNext result the same as SalsaNextUncertainty? I downloaded your pretrained model and did inference on kitti validation set sequence 08. SalsaNextUncertainty looks worse than SalsaNext at frame 0.
    SalsaNext
    origin
    SalsaNextUncertainty
    uncert

  2. What are your data and model uncertainty numbers?
    For kitti validation set sequence 08:
    In log_var folder file 000000.label, the first 10 numbers are [-0.01334856, 0.00081099, -0.02349238, -0.02350008, -0.02083466,-0.0205034 , -0.02259915, -0.01983254, -0.01969955, -0.00620079]
    In uncert folder file 000000.label, the first 10 numbers are [0.2471824 , 0.21661215, 0.38824964, 0.36705604, 0.38694522, 0.3721131 , 0.35623956, 0.33999357, 0.33527 , 0.3765529 ]

Are those numbers correct? I would expect the log_var number is lower because you set the data variance to 2e-7 and uncert also lower because in the paper you showed the model variance is roughly 1e-4.

  1. SalsaNextUncertainty are outputing weird results on some frames. For example kitti validation set sequence 08 frame 21:
    image
    The predictions are all 0. The uncert and log_var are all nan.

Thank you!

@TiagoCortinhal
Copy link
Owner

  1. We reported the scores on the leaderboard without the uncertainty estimation, yes.
    1. I will need to check that. Last time we discussed the uncertainty I tested it and I didn't see any issue. I will try to check this weekend =)

@finnSartoris
Copy link

Any updates for this?

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

3 participants