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

error. can you help me plz #23

Open
tuyeen1509 opened this issue Nov 4, 2021 · 1 comment
Open

error. can you help me plz #23

tuyeen1509 opened this issue Nov 4, 2021 · 1 comment

Comments

@tuyeen1509
Copy link

Traceback (most recent call last):
File "C:/Users/xtuye/yolov5-dnn-cpp-python/main_yolov5.py", line 114, in
dets = yolonet.detect(srcimg)
File "C:/Users/xtuye/yolov5-dnn-cpp-python/main_yolov5.py", line 90, in detect
outs[i] = outs[i].reshape(bs, self.na, self.no, ny, nx).transpose(0, 1, 3, 4, 2)
TypeError: 'tuple' object does not support item assignment

@zengxianl
Copy link

do solve this?

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