YOLO model running Error #78
Unanswered
raju-srkrec
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
%cd {HOME}
Image (filename=f'{HOME}/runs/detect/train/confusion_matrix.png', width=600)
TypeError Traceback (most recent call last)
in
1 get_ipython().run_line_magic('cd', '{HOME}')
----> 2 Image (filename=f'{HOME}/runs/detect/train/confusion_matrix.png', width=600)
TypeError: 'module' object is not callable
Beta Was this translation helpful? Give feedback.
All reactions