Totoro97 / f2-nerf

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

Rendered image of a new camera #55

Open fangice opened 1 year ago

fangice commented 1 year ago

May I ask how to utilize a new camera parameter when rendering images?

Totoro97 commented 1 year ago

Hi, sorry for the late reply. Currently, it is not supported without code modification. To achieve such goal, you may want to modify the RaysFromPose function in Dataset.cpp