Custom Python nodes dedicated to Depth Estimation for Meshroom. This node is based on 2 methods of monocular depth estimation:
- MoGe: Unlocking Accurate Monocular Geometry Estimation for Open-Domain Images with Optimal Training Supervision (https://github.com/microsoft/MoGe)
- Video Depth Anything: Consistent Depth Estimation for Super-Long Videos (https://github.com/DepthAnything/Video-Depth-Anything)