calpoly-csai / argo-editor

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Define input pipeline for Midas #4

Open Waidhoferj opened 3 years ago

Waidhoferj commented 3 years ago

In order to place the modals in the correct location in 3D space, we need to find the depth of objects in a 2D panorama. We'll use the Midas depth estimation model to do this. The goal: input a 360º panorama and get some meaningful output? This can be done in a Jupyter Notebook and then integrated into the project later when the basic interface has been built.

Waidhoferj commented 3 years ago

Active work is being done on the midas-mvp branch.