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

E/AndroidRuntime( 4563): Caused by: java.lang.IllegalArgumentException: Cannot copy from a TensorFlowLite tensor (StatefulPartitionedCall:0) with shape [1, 10647, 6] to a Java object with shape [1, 13, 13, 30]. #279

Open
HaziqK2000 opened this issue May 19, 2023 · 1 comment

Comments

@HaziqK2000
Copy link

I have yolov5s model and I want to replace this model into your project but the error came out. How can I resize the model to be fit into your project ?

@dequilla3
Copy link

Type of your model is not compatible. Make sure the model you used is the same. e.g model: "SSDMobileNet",
image

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

2 participants