Yunzhi Lin .et al
- Parallelised optimisation for estimating 6-DoF poses with monocular RGB-only input.
- Approach:
- integrate a momentum-based camera extrinsic optimisation procedure into Instant NGP
- parallel Monte Carlo sampling to overcome local minima
- Robust pixel-based loss function
- Further explore the idea of pose estimation via NeRF inversion (iNeRF)
- $\mathbf{r}i = \mathbf{o} + t_i \mathbf{d}$ $$ \tau(\mathbf{d}) = \frac{1}{K} \sum^{K}{i=1} t_i \mathbf{d} \times \frac{ \partial \mathcal{L} }{ \partial \mathbf{r}_i } $$
- A single camera pose is vulnerable to local minima during optimisation iterations