MIDAS class provides a wrapper for the MIDAS model, which estimates depth
maps from RGB images using the DPTForDepthEstimation model.
class MIDAS()
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 Apache 2.0 License.