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

How to implement depth estimation with the provided model #97

Closed
xcp2022beGood opened this issue May 12, 2023 · 1 comment
Closed

How to implement depth estimation with the provided model #97

xcp2022beGood opened this issue May 12, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@xcp2022beGood
Copy link

Hi everyone:
I load the model dinov2_vitl14_pretrain.pth , I input a image ang got a [1 , 1024] tensor ,how to see the effect of depth estimate?

@patricklabatut
Copy link
Contributor

One needs to train a depth estimation head on top of the provided backbone (dinov2_vitl14_pretrain.pth). We are tracking demand for this in #54.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants