Totoro97 / f2-nerf

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

Unable to reconstruct dynamic objects? #27

Open jelleopard opened 1 year ago

jelleopard commented 1 year ago

When I train on the KITTI dataset again, the algorithm is unable to reconstruct dynamic objects, such as cars. What is the reason for this? For instance: Cars in motion are automatically removed。

Totoro97 commented 1 year ago

Hello, I feel sorry that f2-nerf can only reconstruct static scenes. For reconstructing dynamic objects you may need to find some dynamic NeRF methods.