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

跑测试集出现的维度问题 #30

Open
4orange opened this issue Dec 14, 2021 · 2 comments
Open

跑测试集出现的维度问题 #30

4orange opened this issue Dec 14, 2021 · 2 comments

Comments

@4orange
Copy link

4orange commented Dec 14, 2021

(120, 160)
(128, 160, 3)
Traceback (most recent call last):
File "/home/stu5/dl_mvs/MVSNet_注释代码/eval.py", line 347, in
filter_depth(scan_folder, out_folder, os.path.join(args.outdir, 'mvsnet{:0>3}_l3.ply'.format(scan_id)))
File "/home/stu5/dl_mvs/MVSNet_注释代码/eval.py", line 295, in filter_depth
color = ref_img[1:-2:4, 1::4, :][valid_points]
IndexError: boolean index did not match indexed array along dimension 0; dimension is 128 but corresponding boolean dimension is 120

@zhao-you-fei
Copy link

请问这个问题您解决了吗?可以分享下怎么解决的吗?

@wscstrive
Copy link

解决了 我自己代码出现问题 可以自己debug看看自己的代码,具体我也忘了

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

3 participants