fabiotosi92/NeRF-Supervised-Deep-Stereo

[Positive Feedback]

CaptainEven opened this issue · 3 comments

Thanks for the great work and help! I have roughly succeeded run through the whole pipeline of your paper with custome dataset, as below picpure shows.
0064

I also tried to generate stereo matching using mip-nerf-360, but the results were not ideal. I mentioned this issue in another issue. Can you try to help me answer my question? Thank you very much. #35 (comment)

Sorry, I also used instant ngp for rendering, and there was no problem. It could be a problem with mip-nerf-360.

Thanks for the great work and help! I have roughly succeeded run through the whole pipeline of your paper with custome dataset, as below picpure shows. 0064

Hi, do you know how to render depth with python in ngp scripts/run.py? how to set the params or pass args to the render() function? the depth is used for stereo or needs to be scaled?