paper-with-me

홈 › Papers

SeMLaPS: Real-time Semantic Mapping with Latent Prior Networks and Quasi-Planar Segmentation

2023-06-28 · Jingwen Wang, Juan Tarrio, Lourdes Agapito, Pablo F. Alcantarilla, Alexander Vakhitov

The availability of real-time semantics greatly improves the core geometric functionality of SLAM systems, enabling numerous robotic and AR/VR applications. We present a new methodology for real-time semantic mapping from RGB-D sequences that combines a 2D neural network and a 3D network based on a SLAM system with 3D occupancy mapping. When segmenting a new frame we perform latent feature re-projection from previous frames based on differentiable rendering. Fusing re-projected feature maps from previous frames with current-frame features greatly improves image segmentation quality, compared to a baseline that processes images independently. For 3D map processing, we propose a novel geometric quasi-planar over-segmentation method that groups 3D map elements likely to belong to the same semantic classes, relying on surface normals. We also describe a novel neural network design for lightweight semantic map post-processing. Our system achieves state-of-the-art semantic mapping quality within 2D-3D networks-based systems and matches the performance of 3D convolutional networks on three real indoor datasets, while working in real-time. Moreover, it shows better cross-sensor generalization abilities compared to 3D CNNs, enabling training and inference with different depth sensors. Code and data will be released on project page: http://jingwenwang95.github.io/SeMLaPS

📄 PDF Abstract BibTeX arXiv:2306.16585

Code (1)

slamcore/semlaps 공식 구현 pytorch

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

LatentBKI: Open-Dictionary Continuous Mapping in Visual-Language Latent Spaces with Quantifiable Uncertainty

2024-10-15 · Joey Wilson, Ruihan Xu, Yile Sun, Parker Ewen 외

This paper introduces a novel probabilistic mapping algorithm, LatentBKI, which enables open-vocabulary mapping with quantifiable uncertainty. Traditionally, semantic mapping algorithms focus on a fixed set of semantic c…

Discriminator Feature-based Inference by Recycling the Discriminator of GANs

2018-05-28 · Duhyeon Bang, Seoungyoon Kang, Hyunjung Shim

Generative adversarial networks (GANs)successfully generate high quality data by learning amapping from a latent vector to the data. Various studies assert that the latent space of a GAN is semanticallymeaningful and can…

CSMapping: Scalable Crowdsourced Semantic Mapping and Topology Inference for Autonomous Driving

2025-12-03 · Zhijian Qiao, Zehuan Yu, Tong Li, Chih-Chung Chou 외 arxiv

Crowdsourcing enables scalable autonomous driving map construction, but low-cost sensor noise hinders quality from improving with data volume. We propose CSMapping, a system that produces accurate semantic maps and topol…

Autonomous Driving

Convolutional Bayesian Kernel Inference for 3D Semantic Mapping

2022-09-21 · Joey Wilson, Yuewei Fu, Arthur Zhang, Jingyu Song 외

Robotic perception is currently at a cross-roads between modern methods, which operate in an efficient latent space, and classical methods, which are mathematically founded and provide interpretable, trustworthy results.…

Bayesian Inference

One Model to Edit Them All: Free-Form Text-Driven Image Manipulation with Semantic Modulations

2022-10-14 · Yiming Zhu, Hongyu Liu, Yibing Song, Ziyang Yuan 외

Free-form text prompts allow users to describe their intentions during image manipulation conveniently. Based on the visual latent space of StyleGAN[21] and text embedding space of CLIP[34], studies focus on how to map t…

AllAttributeFormImage Manipulation