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

multicam_association.py #7

Open
MingweiLu opened this issue Aug 24, 2023 · 1 comment
Open

multicam_association.py #7

MingweiLu opened this issue Aug 24, 2023 · 1 comment

Comments

@MingweiLu
Copy link

MingweiLu commented Aug 24, 2023

Hello, when I am trying to run DEMO Step 2. Multi-Camera Tracking (Association), it says
File "tools/multicam_association.py", line 25, in
from models.experimental import attempt_load
ModuleNotFoundError: No module named 'models'

seems like there is no experimental.py in folder "models"

@yuntaeJ
Copy link
Owner

yuntaeJ commented Oct 11, 2023

I apologize for the late reply.

This part is from the code within the yolov7-pose-estimation library.
Link: https://github.com/RizwanMunawar/yolov7-pose-estimation/blob/main/models/experimental.py

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