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

Problem in training #11

Open
lisa676 opened this issue May 27, 2021 · 0 comments
Open

Problem in training #11

lisa676 opened this issue May 27, 2021 · 0 comments

Comments

@lisa676
Copy link

lisa676 commented May 27, 2021

When I run training script, I'm getting following error

Error is on line 275 in openpose.py

poses, _ = self.detect(img)

ValueError: too many values to unpack (expected 2)

Is this problem due to precise? If yes then how to solve it?

Other problem is that, I have 2 graphics cards (GTX1080Ti) but training code is using only one card. I mentioned both cards in environment variables but still using one card, I think the training code doesn't support multi-GPU training?

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