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

3-px error is always 0.000 on own dataset #220

Open
hubery4 opened this issue Jul 9, 2021 · 3 comments
Open

3-px error is always 0.000 on own dataset #220

hubery4 opened this issue Jul 9, 2021 · 3 comments

Comments

@hubery4
Copy link

hubery4 commented Jul 9, 2021

Hi @JiaRenChang ,

When I use my dataset to train the network, the 3-px error is always 0.000 and the output disparity is black using the model.
Do you have any ideas to handle this problem?

Thank you very much.

@hubery4
Copy link
Author

hubery4 commented Jul 10, 2021

Hi @JiaRenChang ,

When I use my dataset to train the network, the 3-px error is always 0.000 and the output disparity is black using the model.
Do you have any ideas to handle this problem?

Thank you very much.

@JiaRenChang @mileyan @H1Gdev
Also, when I use my own data to train main.py, the loss value will immediately converge and remain unchanged.
image
Then, when I test my own image use the pretrained model, the disparity output will be black.

Do you know how to fix it?

Thank you very much.

@JiaRenChang
Copy link
Owner

@hubery4
You can print your output tensor to see the values.
If the values seem correctly, the black disparity may be caused by saving .png.
You can change the save png tools, such as cv2.
Jia-Ren

@zzr0127
Copy link

zzr0127 commented Apr 4, 2023

Hello, I also have this problem, how to solve it?

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