You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.IllegalArgumentException: Cannot copy from a TensorFlowLite tensor (StatefulPartitionedCall:0) with shape [1, 10647, 7] to a Java object with shape [1, 13, 13, 35].
#483
I am trying to use the yolov5 model with Flutter App that real-time detecting objects, and I got this error. I couldn't find a solution anywhere.
The text was updated successfully, but these errors were encountered: