Run sanity checks
mainTo verify that the installation is correct and models can be loaded, run the following scripts:
- Check model loading:
python sanity_hub.py- Run a demo prediction pipeline:
python sanity.pyThis will save a file named pred.png in the root folder, showing the RGB image and the predicted depth side-by-side.
python sanity_hub.py
python sanity.py