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

depth_h = cv2.resize(depth_h, None, fx=self.downSample, fy=self.downSample, interpolation=cv2.INTER_NEAREST) #37

Open
ZZy129326999 opened this issue May 7, 2023 · 2 comments

Comments

@ZZy129326999
Copy link

ZZy129326999 commented May 7, 2023

image
image
image

大佬请问,这个是什么问题啊?训练过程中加载的.pfm文件,depth_h显示(128,160),我看代码里边是(1200,1600)。感谢大佬!

@solomon-ma
Copy link

请问你解决了吗? 我也碰到了同样的问题

@solomon-ma
Copy link

您好,我发现了问题所在。 原始的数据里面有个depth_raw的文件夹,那个里面的尺度和代码是能对得上的。但是目前这个仓库作者提供的数据链接里没有那个文件夹

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