/AndroidRuntime: FATAL EXCEPTION: Thread-2
Process: org.pytorch.demo.objectdetection, PID: 15227
java.lang.IllegalStateException: Expected IValue type Tuple, actual type Tensor
at org.pytorch.IValue.preconditionType(IValue.java:332)
at org.pytorch.IValue.toTuple(IValue.java:313)
in yolov5 it works fine problem is in yolov8 how i can fix this issue anyone, please help me to figure this out;
/AndroidRuntime: FATAL EXCEPTION: Thread-2 Process: org.pytorch.demo.objectdetection, PID: 15227 java.lang.IllegalStateException: Expected IValue type Tuple, actual type Tensor at org.pytorch.IValue.preconditionType(IValue.java:332) at org.pytorch.IValue.toTuple(IValue.java:313)
in yolov5 it works fine problem is in yolov8 how i can fix this issue anyone, please help me to figure this out;