Xharlie / pointnerf

Point-NeRF: Point-based Neural Radiance Fields
Other
1.09k stars 125 forks source link

Training MVS Net for Depth Prediction #30

Open malteprinzler opened 2 years ago

malteprinzler commented 2 years ago

Hi Xharlie,

thank you very much for publishing your code!

I try to apply your method to some own data and I would like to train the MVSNet on it. Could you please provide some guidance on how to do this with your repo?

Your help is very much appreciated.

Xharlie commented 1 year ago

hi, we directly use codes from the pytorch mvsnet repo, so just follow their README you will be fine!