本文主要是介绍【论文阅读】多模态NeRF:Cross-Spectral Neural Radiance Fields,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
https://cvlab-unibo.github.io/xnerf-web
intro
从不同的light spectrum sensitivity获取信息,同时需要obtain a unified Cross-Spectral
scene representation – allowing for querying, for any single point, any of the information sensed across spectra。
存在的问题:
- The need for knowing exact camera poses for any of the images acquired from the different cameras and used to train NeRF
- Differences between sensors – resolution, field of view (FoV)
这篇关于【论文阅读】多模态NeRF:Cross-Spectral Neural Radiance Fields的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!