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

I not defined #21

Open
whitestorm007 opened this issue Sep 2, 2023 · 0 comments
Open

I not defined #21

whitestorm007 opened this issue Sep 2, 2023 · 0 comments

Comments

@whitestorm007
Copy link

whitestorm007 commented Sep 2, 2023

File "/Users/jeetshekhaliya/Desktop/Deep Learning/Object Detaction/yolo.py", line 93, in
layer_names = [layer_names[i[0] - 1] for i in net.getUnconnectedOutLayers()]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/jeetshekhaliya/Desktop/Deep Learning/Object Detaction/yolo.py", line 93, in
layer_names = [layer_names[i[0] - 1] for i in net.getUnconnectedOutLayers()]

IndexError: invalid index to scalar variable.

Screenshot 2023-09-02 at 7 06 55 PM
paartheee added a commit to paartheee/YOLOv3-Object-Detection-with-OpenCV that referenced this issue Sep 20, 2023
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