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

Several paper typos #31

Closed kwea123 closed 1 year ago

kwea123 commented 1 year ago

Fixing these would help better formula understanding:

  1. In Definition 1. in the last sentence, the summation is from i to n_c not n
  2. In Problem 1. in the last sentence, the summation is from j to n_p not K
  3. What is Figure. 11? It is not described in text.

Thank you.

Totoro97 commented 1 year ago

Hello, thank you for pointing out that. For Figure 11, we should have described in the discussion about distance alignment, but we wrongly referred to Figure 12. We will fix it.