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

dets = detection.runDetector(input,true); not working #13

Open
DejanInea opened this issue Jul 11, 2024 · 0 comments
Open

dets = detection.runDetector(input,true); not working #13

DejanInea opened this issue Jul 11, 2024 · 0 comments

Comments

@DejanInea
Copy link

DejanInea commented Jul 11, 2024

Hi, I've tried torchExample.cpp and got error in dets = detection.runDetector(input,true);:

Exception thrown at 0x00007FFEBD66F39C in torchTest.exe: Microsoft C++ exception: c10::IndexError at memory location 0x000000FECC0FB350.
Caught c10::Error: Dimension out of range (expected to be in range of [-1, 0], but got 2)

I've tried so solve it somehow but for now no luck.

I'm using libtorch-win-shared-with-deps-debug-2.3.1+cu121 and opencv-4.10.0

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

1 participant