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

broadcast input error #1

Open
rookiexiong7 opened this issue Jun 12, 2024 · 0 comments
Open

broadcast input error #1

rookiexiong7 opened this issue Jun 12, 2024 · 0 comments

Comments

@rookiexiong7
Copy link

Hello,

I'm encountering an issue while using wpose. I extracted the first and second columns of test_pairs.txt and saved them into source_img_paths.txt and tgt_img_paths.txt respectively. However, when I run the following command:

python infer.py --task reposing --src-img-list source_img_paths.txt --tgt-img-list tgt_img_paths.txt --out-dir ./results

I get the error:

ValueError: could not broadcast input array from shape (939,1024,3) into shape (939,42,3)

Could you please advise on how to resolve this issue?

Thank you!

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