TheDocumentation Index
Fetch the complete documentation index at: https://docs.generalrobotics.dev/llms.txt
Use this file to discover all available pages before exploring further.
Metric3D class provides a wrapper for the Metric3D model, which estimates depth
maps from RGB images using a variety of encoder types.
class Metric3D()
If True, inference call is run on the local VM, else offloaded onto GRID-Cortex. Defaults to False.
def run()
- License
- Source
This code is licensed under the BSD 2-Clause License.