DeepAI AI Chat
Log In Sign Up

An Algorithm for the SE(3)-Transformation on Neural Implicit Maps for Remapping Functions

06/17/2022
by   Yijun Yuan, et al.
0

Implicit representations are widely used for object reconstruction due to their efficiency and flexibility. In 2021, a novel structure named neural implicit map has been invented for incremental reconstruction. A neural implicit map alleviates the problem of inefficient memory cost of previous online 3D dense reconstruction while producing better quality. neural implicit map suffers the limitation that it does not support remapping as the frames of scans are encoded into a deep prior after generating the neural implicit map. This means, that neither this generation process is invertible, nor a deep prior is transformable. The non-remappable property makes it not possible to apply loop-closure techniques. implicit map based transformation algorithm to fill this gap. As our neural implicit map is transformable, our model supports remapping for this special map of latent features. to well-transform neural implicit maps to new poses. Embedded into a SLAM framework, our mapping model is able to tackle the remapping of loop closures and demonstrates high-quality surface reconstruction. available at github[<https://github.com/Jarrome/IMT_Mapping>] for the research community.

READ FULL TEXT

page 1

page 2

page 7

03/22/2023

Uni-Fusion: Universal Continuous Mapping

We introduce Uni-Fusion, an universal continuous mapping framework for s...
01/21/2023

Dense RGB SLAM with Neural Implicit Maps

There is an emerging trend of using neural implicit functions for map re...
02/07/2023

NICER-SLAM: Neural Implicit Scene Encoding for RGB SLAM

Neural implicit representations have recently become popular in simultan...
10/01/2018

SurfelMeshing: Online Surfel-Based Mesh Reconstruction

We address the problem of mesh reconstruction from live RGB-D video, ass...
07/07/2022

What Makes for Automatic Reconstruction of Pulmonary Segments

3D reconstruction of pulmonary segments plays an important role in surgi...
09/02/2019

Implicit Progressive-Iterative Approximation for Curve and Surface Reconstruction

Implicit curve and surface reconstruction attracts the attention of many...
11/25/2022

PIP: Positional-encoding Image Prior

In Deep Image Prior (DIP), a Convolutional Neural Network (CNN) is fitte...

Code Repositories

IMT_Mapping

[RAL 2022] SE(3)-Transformation on Neural Implicit Maps for Remapping Functions


view repo