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

erroe in prediction[bug] #8

Open
suryadev777 opened this issue Nov 18, 2023 · 2 comments
Open

erroe in prediction[bug] #8

suryadev777 opened this issue Nov 18, 2023 · 2 comments

Comments

@suryadev777
Copy link

AttributeError: Can't get attribute 'YOLO' on <module 'nets.nn' from '/usr/local/lib/python3.10/dist-packages/nets/nn/init.py'>

@mkbielaw
Copy link

I get a similar error when trying to predict using the v8_s.pt model:
ModuleNotFoundError: No module named 'nets'

@jahongir7174
Copy link
Owner

I think you are trying to load the model outside the project.
please load the model inside the YOLOv8-human project

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

3 participants