TQTQliu / MVSGaussian

[ECCV 2024] MVSGaussian: Fast Generalizable Gaussian Splatting Reconstruction from Multi-View Stereo
https://mvsgaussian.github.io/
MIT License
416 stars 21 forks source link

depth #28

Closed shaonian123daly closed 3 months ago

shaonian123daly commented 3 months ago

你好,作者!这是一篇非常棒的工作。 }HE}$NKSI)S9GCE4M)3H%DJ }HE}$NKSI)S9GCE4M)3H%DJ 我想请教下,pipeline里的最终获得的深度图,是位于network.py文件中第92行的depth吗? 如果不是,不知能否指导下mvs部分最终得到的深度图位于哪里,万分感谢

shaonian123daly commented 3 months ago

_ XM5V$AHH$ZJJTQE87%HDL

TQTQliu commented 3 months ago

您好,您说的depth的位置是正确的,当i=1,也就是fine stage的depth是MVS最终估计的深度,同时也可以参考深度可视化的代码,在这里