Totoro97 / f2-nerf

Fast neural radiance field training with free camera trajectories
https://totoro97.github.io/projects/f2-nerf/
Apache License 2.0
921 stars 68 forks source link

Use my own point cloud data ( depth map, disparity ) #117

Open meriemjabri opened 10 months ago

meriemjabri commented 10 months ago

I already have camera positions/parameters and point cloud data. Is there a way to use my own point cloud data instead of predicting the disparity? I got very bad results using the predicted disparity

depth_20000_016

Stephen-robot commented 5 months ago

how u use ur pointcloud, i do the same thing recently