Kyle Kessler

Results 5 comments of Kyle Kessler

Thank you, I was able to load and train the model with this. As for loading the model the training provides a .pt "dict" file which I know can be...

The error partially tells you, I believe. "./data/Kitti/raw_data/2011_09_26/2011_09_26_drive_0002_sync/image_02/data/0000000069.png" Make sure you have a file called data/Kitti/x/x/x/x... The exact placement.. should be in the "metric_depth" folder if I remember correctly. Might...

At this time this would require creating a "custom dataset" and editing various configs. You should be able to use the "pointcloud.py" and "evaluate.py" to create custom code setup do...

ZoeDepth is supposed to be in meters. However, when I ran metric depth stuff myself.. I received similar results with the values being.. really off.

in the file "DepthAnything/checkpoints" -> There are multiple ways to try and load the different sets, I had problems with several ways that existed. It's hit and miss tbh. From...