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

Evaluated classifications onnx models almost with zero accuracy #622

Open
Apisteftos opened this issue Aug 8, 2023 · 4 comments
Open

Evaluated classifications onnx models almost with zero accuracy #622

Apisteftos opened this issue Aug 8, 2023 · 4 comments
Labels

Comments

@Apisteftos
Copy link

Apisteftos commented Aug 8, 2023

I evaluated all of the classifications models according to their preprocessing description with imagenet:

Models:

  • squeezenet1.0-12.onnx
  • bvlcalexnet-12.onnx
  • caffenet-12.onnx
  • rcnn-ilsvrc13-9.onnx
  • inception-v1-12.onnx
  • inception-v2-9.onnx
  • zfnet512-12.onnx

Why should this models being in the model zoo if their behavior and accuracy is terrible?

@gcunhase
Copy link

Any updates?

@gcunhase
Copy link

gcunhase commented Jan 15, 2024

@mengniwang95
Copy link
Contributor

Hi, there are many different versions for the same model and they are from more than one contributors.
We submitted part of them previously and verified the accuracy with our tools.
Since there are others contributions, we only add our instruction and keep others' instructions.
You can find the details of how to reproduce the result step by step in https://github.com/intel/neural-compressor/tree/master/examples/onnxrt/image_recognition/onnx_model_zoo, https://github.com/intel/neural-compressor/tree/master/examples/onnxrt/object_detection/onnx_model_zoo, https://github.com/intel/neural-compressor/tree/master/examples/onnxrt/body_analysis/onnx_model_zoo and https://github.com/intel/neural-compressor/tree/master/examples/onnxrt/nlp/onnx_model_zoo.

@gcunhase
Copy link

Hi @mengniwang95 thank you for your feedback. I tried following the pre-processing in the links you sent but that was either non-existent or didn't work. Could you please verify a model with issue such as inception-v1-12? According to the table here, the accuracy for that model should be 67.23% but I'm getting close to 0%. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants