I tried generating depth maps using predict_depth.m but there were lot of undefined functions like gen_supperpixel_info and gen_feature_info_pairwise and a few more. Are they defined somewhere and I missed? Please help
I also tried generating depth images using midas repo but I was getting a 3 dimensional output. I tried converting it into a grayscale and adjusting the range with respect to the sample images depth values but still when I tried running gen.py no regions were found for my images. I'm stuck please help