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

DepthAnything for depth map building #2

Open
viktordanov opened this issue Jan 26, 2024 · 2 comments
Open

DepthAnything for depth map building #2

viktordanov opened this issue Jan 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@viktordanov
Copy link

I wanted to bring the following recent paper to this repo's maintainers. It is released by TikTok et al. which could be a relevant inclusion in the pipeline to support better realtime processing: https://github.com/LiheYoung/Depth-Anything. Upon superfluous review and research, it appears the new approach presented in the Depth Anything paper significantly outperforms MiDaS v3.1 and is worth consideration.

HuggingFace playground: https://huggingface.co/spaces/LiheYoung/Depth-Anything?ref=maginative.com

GitHub page of the project: https://depth-anything.github.io/?ref=maginative.com

@patriciogonzalezvivo
Copy link
Owner

Thank you @viktordanov ! I just added it https://github.com/patriciogonzalezvivo/prisma/blob/main/bands/depth_anything.py

@patriciogonzalezvivo
Copy link
Owner

patriciogonzalezvivo commented Jan 28, 2024

Realize that what I added is only the relative depth, need to see how to use the metric. Maybe @LiheYoung could share a tip or two on how to do that?

@patriciogonzalezvivo patriciogonzalezvivo added the enhancement New feature or request label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants