paper-with-me

Papers

Monocular Outdoor Semantic Mapping with a Multi-task Network

2019-01-17 · Yucai Bai, Lei Fan, Ziyu Pan, Long Chen

In many robotic applications, especially for the autonomous driving, understanding the semantic information and the geometric structure of surroundings are both essential. Semantic 3D maps, as a carrier of the environmental knowledge, are then intensively studied for their abilities and applications. However, it is still challenging to produce a dense outdoor semantic map from a monocular image stream. Motivated by this target, in this paper, we propose a method for large-scale 3D reconstruction from consecutive monocular images. First, with the correlation of underlying information between depth and semantic prediction, a novel multi-task Convolutional Neural Network (CNN) is designed for joint prediction. Given a single image, the network learns low-level information with a shared encoder and separately predicts with decoders containing additional Atrous Spatial Pyramid Pooling (ASPP) layers and the residual connection which merits disparities and semantic mutually. To overcome the inconsistency of monocular depth prediction for reconstruction, post-processing steps with the superpixelization and the effective 3D representation approach are obtained to give the final semantic map. Experiments are compared with other methods on both semantic labeling and depth prediction. We also qualitatively demonstrate the map reconstructed from large-scale, difficult monocular image sequences to prove the effectiveness and superiority.

📄 PDF Abstract BibTeX arXiv:1901.05807

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionAutonomous DrivingDepth EstimationDepth PredictionPrediction

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Semi-Dense 3D Semantic Mapping from Monocular SLAM

2016-11-13 · Xuanpeng Li, Rachid Belaroussi

The bundle of geometry and appearance in computer vision has proven to be a promising solution for robots across a wide variety of applications. Stereo cameras and RGB-D sensors are widely used to realise fast 3D reconst…

3D ReconstructionSemantic Segmentation

MOLTR: Multiple Object Localisation, Tracking, and Reconstruction from Monocular RGB Videos

2020-12-09 · Kejie Li, Hamid Rezatofighi, Ian Reid

Semantic aware reconstruction is more advantageous than geometric-only reconstruction for future robotic and AR/VR applications because it represents not only where things are, but also what things are. Object-centric ma…

BenchmarkingObjectObject Localization

HALO: High-Altitude Language-Conditioned Monocular Aerial Exploration and Navigation

2025-11-21 · Yuezhan Tao, Dexter Ong, Fernando Cladera, Jason Hughes 외 arxiv

We demonstrate real-time high-altitude aerial metric-semantic mapping and exploration using a monocular camera paired with a global positioning system (GPS) and an inertial measurement unit (IMU). Our system, named HALO,…

3D Reconstruction

Robust and Efficient Monocular 3D Gaussian SLAM for Kilometer-Scale Outdoor Scenes

2026-06-29 · Sicheng Yu, Dongxu Shen, Beizhen Zhao, Guanzhi Ding 외 arxiv

Scaling monocular 3D Gaussian Splatting (3DGS) SLAM to kilometer-level outdoor environments poses two tightly coupled challenges: fragile long-term pose tracking and excessive memory overhead during large-scale mapping. …

Pose Tracking

MonoSpheres: Large-Scale Monocular SLAM-Based UAV Exploration through Perception-Coupled Mapping and Planning

2025-11-21 · Tomáš Musil, Matěj Petrlík, Martin Saska arxiv

Autonomous exploration of unknown environments is a key capability for mobile robots, but it is largely unsolved for robots equipped with only a single monocular camera and no dense range sensors. In this paper, we prese…