When I download and add the onnx model in assets, I am getting this error
That’s a protobuf error, mostly likely your model got corrupted
1 Like
Can you pls tell me from where I can download uncorrupted models. If possible send the link
Here’s what helped me:
models/vision/classification/mnist at main · onnx/models · GitHub
The model.onnx in that file.
1 Like