Open Waidhoferj opened 3 years ago
Tried out MiDaS with 10 images from this dataset
Used mean squared error for loss calculations
Original Image and Corresponding "Error Map" for 10 images, white -> black is more -> less error
the main sources for error are generally foliage, detail in the distance, or distortion from the sides of the image
Colab (.npy files taken from /val/depth
in dataset)
Wanted to add an extra, optional step: Assessing how well each model works with our test set of Cal Poly panoramas.
Our depth estimation relies on the out-of-the-box implementation of the MiDaS model. MiDaS works well on standard aspect-ratio images, but we need to ensure it works for panoramic data.
Suggestions: