Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nielsr
/
unidepth-v1-convnext-large
like
1
PyTorch
Safetensors
UniDepth
monocular-metric-depth-estimation
pytorch_model_hub_mixin
model_hub_mixin
Model card
Files
Files and versions
Community
nielsr
HF staff
commited on
Apr 6
Commit
f39a78b
•
1 Parent(s):
b8b20fc
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+0
-2
README.md
CHANGED
Viewed
@@ -48,6 +48,4 @@ xyz = predictions["points"]
48
49
# Intrinsics Prediction
50
intrinsics = predictions["intrinsics"]
51
-
52
-
53
```
48
49
# Intrinsics Prediction
50
intrinsics = predictions["intrinsics"]
51
```