paper-with-me

Papers

MID-Fusion: Octree-based Object-Level Multi-Instance Dynamic SLAM

2018-12-19 · Binbin Xu, Wenbin Li, Dimos Tzoumanikas, Michael Bloesch, Andrew Davison, Stefan Leutenegger

We propose a new multi-instance dynamic RGB-D SLAM system using an object-level octree-based volumetric representation. It can provide robust camera tracking in dynamic environments and at the same time, continuously estimate geometric, semantic, and motion properties for arbitrary objects in the scene. For each incoming frame, we perform instance segmentation to detect objects and refine mask boundaries using geometric and motion information. Meanwhile, we estimate the pose of each existing moving object using an object-oriented tracking method and robustly track the camera pose against the static scene. Based on the estimated camera pose and object poses, we associate segmented masks with existing models and incrementally fuse corresponding colour, depth, semantic, and foreground object probabilities into each object model. In contrast to existing approaches, our system is the first system to generate an object-level dynamic volumetric map from a single RGB-D camera, which can be used directly for robotic tasks. Our method can run at 2-3 Hz on a CPU, excluding the instance segmentation part. We demonstrate its effectiveness by quantitatively and qualitatively testing it on both synthetic and real-world sequences.

📄 PDF Abstract BibTeX arXiv:1812.07976

Code (1)

smartroboticslab/mid-fusion 공식 구현 tf

Tasks

CPUInstance SegmentationObjectObject SLAMSemantic SegmentationSemantic SLAM

Similar Papers 제목 키워드 기반

HierOctFusion: Multi-scale Octree-based 3D Shape Generation via Part-Whole-Hierarchy Message Passing

2025-08-14 · Xinjie Gao, Bi'an Du, Wei Hu arxiv

3D content generation remains a fundamental yet challenging task due to the inherent structural complexity of 3D data. While recent octree-based diffusion models offer a promising balance between efficiency and quality t…

OctFusion: Octree-based Diffusion Models for 3D Shape Generation

2024-08-27 · Bojun Xiong, Si-Tong Wei, Xin-Yang Zheng, Yan-Pei Cao 외

Diffusion models have emerged as a popular method for 3D generation. However, it is still challenging for diffusion models to efficiently generate diverse and high-quality 3D shapes. In this paper, we introduce OctFusion…

3D Generation3D Shape GenerationGPU

Open-Vocabulary Octree-Graph for 3D Scene Understanding

2024-11-25 · Zhigang Wang, Yifei Su, Chenhui Li, Dong Wang 외

Open-vocabulary 3D scene understanding is indispensable for embodied agents. Recent works leverage pretrained vision-language models (VLMs) for object segmentation and project them to point clouds to build 3D maps. Despi…

ObjectScene UnderstandingSemantic Segmentation

OctGPT: Octree-based Multiscale Autoregressive Models for 3D Shape Generation

2025-04-14 · Si-Tong Wei, Rui-Huan Wang, Chuan-Zhi Zhou, Baoquan Chen 외

Autoregressive models have achieved remarkable success across various domains, yet their performance in 3D shape generation lags significantly behind that of diffusion models. In this paper, we introduce OctGPT, a novel …

3D Shape Generation

Fourier PlenOctrees for Dynamic Radiance Field Rendering in Real-time

2022-02-17 · CVPR 2022 1 · Liao Wang, Jiakai Zhang, Xinhang Liu, Fuqiang Zhao 외

Implicit neural representations such as Neural Radiance Field (NeRF) have focused mainly on modeling static objects captured under multi-view settings where real-time rendering can be achieved with smart data structures,…

NeRF