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

Slightly different result #20

Open
aisaack opened this issue Nov 21, 2022 · 0 comments
Open

Slightly different result #20

aisaack opened this issue Nov 21, 2022 · 0 comments

Comments

@aisaack
Copy link

aisaack commented Nov 21, 2022

.pth file from the link was loaded and then evaluated.
However my pytorch result is slightly different from yours.

PyTorch results

Yours Mine
car 0.886 0.887
truck 0.660 0.660
bus 0.967 0.964
trailer 0.000 0.000
construction vehicle 0.000 0.000
pedestrian 0.886 0.889
motorcycle 0.505 0.510
bicycle 0.216 0.223
traffic cone 0.023 0.046
barrier 0.000 0.000

I think the result from the same .pth file should be the same.

So I have 2 questions.

  1. Did you use same .pth file from the link?
  2. Can you tell me what library / framework version did you use?

My setting

  • GPUs: GTX 1070 ti
  • CUDA: 11.3
  • PyTorch: 1.10.0
  • torchvision: 0.11.1
  • ONNX: 1.12.0
  • spconv: 2.2.6
  • nuscenes-devkit: 1.0.5
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

1 participant