Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JUGGHM/Metric3D
blanchon
/
Metric3D
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e7e7329
Metric3D
/
mono
/
model
/
model_pipelines
/
__init__.py
JUGGHM
Upload 62 files
8a32844
over 1 year ago
raw
Copy download link
history
blame
Safe
140 Bytes
from
.dense_pipeline
import
DensePredModel
from
.__base_model__
import
BaseDepthModel
__all__ = [
'DensePredModel'
,
'BaseDepthModel'
,
]