google-research / multinerf

A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Apache License 2.0
3.62k stars 341 forks source link

How to get depth from tiff file in Shiny dataset #100

Open mwang625 opened 1 year ago

mwang625 commented 1 year ago

Hi,

Thanks for the code release and inspiring work. I have a question about the shiny blender dataset in the Ref-Nerf paper, what would be the proper way to get the depth from the disparity file? From my understanding, I need focal length and baseline to convert the disparity to depth, focal length is not a problem but could you let me know how can I get the baseline? I didn't find any documentation about the shiny dataset, apologize if I missed it.

Thanks in advance!

Then0109 commented 1 year ago

I'm sorry to bother you, but I'm also having this problem . Did you solve it ?

ZuoJiaxing commented 11 months ago

I have the same prbolem here.