๐
๐
Old Age
uSF: Learning Neural Semantic Field with Uncertainty
December 13, 2023 ยท Entered Twilight ยท ๐ Optical Memory and Neural Networks
Repo contents: .gitignore, README.md, activation.py, encoding.py, freqencoder, gridencoder, main_nerf.py, manytest, nerf_model, raymarching, requirements.txt, scripts, shencoder
Authors
Vsevolod Skorokhodov, Darya Drozdova, Dmitry Yudin
arXiv ID
2312.08012
Category
cs.CV: Computer Vision
Cross-listed
cs.AI
Citations
2
Venue
Optical Memory and Neural Networks
Repository
https://github.com/sevashasla/usf/
โญ 3
Last Checked
3 months ago
Abstract
Recently, there has been an increased interest in NeRF methods which reconstruct differentiable representation of three-dimensional scenes. One of the main limitations of such methods is their inability to assess the confidence of the model in its predictions. In this paper, we propose a new neural network model for the formation of extended vector representations, called uSF, which allows the model to predict not only color and semantic label of each point, but also estimate the corresponding values of uncertainty. We show that with a small number of images available for training, a model quantifying uncertainty performs better than a model without such functionality. Code of the uSF approach is publicly available at https://github.com/sevashasla/usf/.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age