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

How to set independent intrinsic of render cameras? #74

Open Winter-Dry opened 1 year ago

Winter-Dry commented 1 year ago

Thanks for your wonderful work! When I trying to set different intrinsic to the cameras in render_path.npy, an error occurred when I runing the render script. yu016cKFm8

So what can I do to flexible set intrinsic and make it work!

yifanlu0227 commented 10 months ago

Hi! Have you solved it?