ZoeDepth class provides a wrapper for the ZoeDepth model, which estimates depth maps from RGB images using the pipeline method from the Hugging Face transformers library.
class ZoeDepth()
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 MIT License.