Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Expected IValue type Tuple, actual type Tensor #304

Open
ISTIAKPAPPU opened this issue Mar 17, 2023 · 0 comments
Open

Expected IValue type Tuple, actual type Tensor #304

ISTIAKPAPPU opened this issue Mar 17, 2023 · 0 comments

Comments

@ISTIAKPAPPU
Copy link

/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;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant