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

Update the correct model import for metric depth estimation #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ruili3
Copy link

@ruili3 ruili3 commented Jun 22, 2024

I update the model import instruction from from depth_anything_v2.dpt import DepthAnythingV2 to from metric_depth.depth_anything_v2.dpt import DepthAnythingV2, as the model in depth_anything_v2.dpt does not contain the attribute max_depth.

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

Successfully merging this pull request may close these issues.

1 participant