Evaluated classifications onnx models almost with zero accuracy
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 9.8k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported evaluations for squeezenet1.0-12.onnx, bvlcalexnet-12.onnx, caffenet-12.onnx, rcnn-ilsvrc13-9.onnx, inception-v1-12.onnx, inception-v2-9.onnx, and zfnet512-12.onnx using ImageNet and each model's preprocessing description. Record the observed accuracy and compare it with the models' expected behavior to determine whether the model files or preprocessing guidance are incorrect.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100