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

A error happend when I test the model #228

Open
zxnnnn opened this issue May 31, 2019 · 1 comment
Open

A error happend when I test the model #228

zxnnnn opened this issue May 31, 2019 · 1 comment

Comments

@zxnnnn
Copy link

zxnnnn commented May 31, 2019

Hi when I was testing model. I am facing error ValueError: could not broadcast input array from shape (128,256) into shape (256,512). Can someone help me on this ?
now testing 200 files
Traceback (most recent call last):
File "monodepth_main.py", line 254, in
tf.app.run()
File "/home/zxn/.local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
File "monodepth_main.py", line 251, in main
test(params)
File "monodepth_main.py", line 216, in test
disparities[step] = disp[0].squeeze()
ValueError: could not broadcast input array from shape (128,256) into shape (256,512)

@LulaSan
Copy link

LulaSan commented Oct 3, 2021

This happens to me too! I am not able to find out the error here, I didn't modify anything. Is it possible that anyone tried the test mode?

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