Depth Estimation
Run Depth Estimation on an image.
Last updated
Was this helpful?
Run Depth Estimation on an image.
Use the following identifier in step "type" field: roboflow_core/depth_estimation@v1 to add the block as a step in your workflow.
Name
Type
Description
Refs
name
str
Enter a unique identifier for this step..
❌
model_version
str
The Depth Estimation model to be used for inference..
✅
The Refs column marks possibility to parametrise the property with dynamic values available in workflow runtime. See Bindings for more info.
hard - runtime self_hosted_cpu; execution local : Requires a GPU; run_locally() loads a model that needs CUDA.
The available connections depend on its binding kinds. Check what binding kinds Depth Estimation in version v1 has.
output
image (image): Image in workflows.
normalized_depth (numpy_array): Numpy array.
Last updated
Was this helpful?
Was this helpful?