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

question about opt.py and img.py in train_sppe/src/predict #1201

Open
usert378296 opened this issue Feb 22, 2024 · 0 comments
Open

question about opt.py and img.py in train_sppe/src/predict #1201

usert378296 opened this issue Feb 22, 2024 · 0 comments

Comments

@usert378296
Copy link

when i run train.py i meet this error:
Traceback (most recent call last):
File "C:\run-taining-alphapose\AlphaPose-master\AlphaPose-master\train_sppe\src\train.py", line 14, in
from evaluation import prediction
File "C:\run-taining-alphapose\AlphaPose-master\AlphaPose-master\train_sppe\src\evaluation.py", line 12, in
from predict.opt import opt
File "C:\run-taining-alphapose\AlphaPose-master\AlphaPose-master\train_sppe\src\predict\opt.py", line 1
../opt.py
^
SyntaxError: invalid syntax
about the opt.py in predict,please tell me how to modify opt.py and also img.py in train_sppe/src/predict?

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