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

The results I get with kitti are all red, have you ever encountered this situation? #5

Open
yangjin970315 opened this issue Sep 1, 2022 · 5 comments

Comments

@yangjin970315
Copy link

The results I get with kitti are all red, have you ever encountered this situation?

@wududu123
Copy link

I trained with depth&color images from tv game gta, it cost 6 days on gtx3090.
The results Looks barely OK,I will continue to train 20 epoch.
You can see the result from this:
https://github.com/md5xwl/myNote/blob/7b8861be4d70c13a7c82087d3f908a2f58d82ece/p3depth_epoch19.jpg

@BayMaxBHL
Copy link

I tried training on a single GPU and NYU dataset, but the loss didn't change at all. The only change I made was to change the batch size to 8.
I had a gut feeling that the code would work, but I couldn't solve the dilemma I was facing.

@BayMaxBHL
Copy link

@md5xwl Anything to note when using this training code? It bothered me for a long time.

@wududu123
Copy link

@BayMaxBHL This is my code https://drive.google.com/file/d/1RRhOknM4tPnWzvi-T0B__BxLWE8famL3/view?usp=sharing.
I training with gta dataset. I add GTA_dataset.py to load color and depth image.
After 40 epochs, the result is bad。 I gave up.

1668407686539

@haifengwu205
Copy link

@md5xwl Hello,can you run the test code? I run it with a size mismatch, as follows:
size mismatch for net.coords: copying a param with shape torch.Size([8, 480, 640, 2]) from checkpoint, the shape in current model is torch.Size([16, 480, 640, 2]).

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

4 participants