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

problem on image size #3

Open
artist-duan opened this issue Dec 21, 2021 · 2 comments
Open

problem on image size #3

artist-duan opened this issue Dec 21, 2021 · 2 comments

Comments

@artist-duan
Copy link

Dear Authors,
Thanks for the amazing work.

I have some problem when the size of image h not equal to w, when cal psnr on phase B the render image is [w,h], but the real img is [h,w], this problem also show on tensorboard 'rgb'
detail:
similarity.py
mse
value = (image_pred - image_gt) ** 2

Thanks for your help.

@quan-meng
Copy link
Owner

Are you using the most recently pushed code? The bug is fiexed in the commit "Fixed bug in dtu dataset (the order of image width and hight)" on Nov 11, 2021.

@artist-duan
Copy link
Author

I used the latest code, but it does not converge when training phase B

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