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

discrete depth instead of continous depth #199

Open
qsisi opened this issue Jan 16, 2025 · 0 comments
Open

discrete depth instead of continous depth #199

qsisi opened this issue Jan 16, 2025 · 0 comments

Comments

@qsisi
Copy link

qsisi commented Jan 16, 2025

Hello!

I tried to train the ConvNeXt-Tiny model solely on VKITTI2 without loading any pre-trained model, after some steps, here are the results compared to the released convnext-tiny:
image
more interestingly, the point cloud reconstructed by my trained model is much more "discrete" compared to the model you released:
image
It seems to me something goes wrong when upsampling the 1/4 depth map to full-resolution depth map.
I think the only difference between my trained model and your released model is that the released model was trained on a larger mixed dataset, while my trained model is only trained on VKITTI2. Have you encounter such problems? or should I just use more data in training can solve this problem? or the learning rate I used is different from yours.. etc...

Thank you very much for your help.

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

1 participant