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

which version of yolov5 ? #9

Open
Yaoxingtian opened this issue Dec 29, 2020 · 1 comment
Open

which version of yolov5 ? #9

Yaoxingtian opened this issue Dec 29, 2020 · 1 comment

Comments

@Yaoxingtian
Copy link

No description provided.

@lotricekCZ
Copy link

I do get this error when I try to load my own pretrained model. What is this supposed to be, how to resolve it? I checked out on yolov5 branch v3.0 just to make check how is it going when I convert it, but it got me nowhere.
terminate called after throwing an instance of 'c10::Error' what(): isTuple() INTERNAL ASSERT FAILED at "{my_folders}/YOLOv5-LibTorch/libtorch/include/ATen/core/ivalue_inl.h":927, please report a bug to PyTorch. Expected Tuple but got GenericList Exception raised from toTuple at {my_folders}/YOLOv5-LibTorch/libtorch/include/ATen/core/ivalue_inl.h:927 (most recent call first): frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x69 (0x7f62cdc6db89 in {my_folders}/YOLOv5-LibTorch/libtorch/lib/libc10.so) frame #1: main + 0x16b9 (0x55882379aff9 in ./YOLOv5LibTorch) frame #2: __libc_start_main + 0xe7 (0x7f62b92cfbf7 in /lib/x86_64-linux-gnu/libc.so.6) frame #3: _start + 0x2a (0x55882379b5ea in ./YOLOv5LibTorch)

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