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

error in joint.py #2

Open
zhangxiaoyang520 opened this issue Sep 6, 2017 · 1 comment
Open

error in joint.py #2

zhangxiaoyang520 opened this issue Sep 6, 2017 · 1 comment

Comments

@zhangxiaoyang520
Copy link

joint.py

result_img[512*(j//8):512*(j//8+1),512*(j%8):512*(j%8+1),:] = img

ValueError: could not broadcast input array from shape (1024,4096,3) into shape (512,512,3)

can you tell me how to solution this error?thx very much!

@gxd1994

@gxd1994
Copy link
Owner

gxd1994 commented Sep 17, 2017

@zhangxiaoyang520
sorry.This is just the code of the test phase. After a period of time, I will put the full code

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