SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data into structured indoor semantic maps. It functions as a system for indoor layout estimation and a point cloud semantic parser, converting raw geometric data into representations of architectural elements and object categories. The project aligns multi-modal sensor inputs with linguistic tokens, allowing a language model to serve as a reasoning engine for inferring room topology. It employs mechanisms to convert 3D point clouds and 2D image sequences into discrete tokens and s
Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image
This is PyTorch implementation of our CVPR 2021 Oral paper "LED 2 -Net: Monocular 360˚ Layout Estimation via Differentiable Depth Rendering".
Pytorch implementation of the ECCV 2020 paper: AtlantaNet: Inferring the 3D Indoor Layout from a Single 360 Image beyond the Manhattan World Assumption
Polygon Detection for Room Layout Estimation using Heterogenous Graphs and Wireframes
davidgillsjo/polygon-hgt 的主要功能包括:Room Layout Estimation。
davidgillsjo/polygon-hgt 的开源替代品包括: manycore-research/spatiallm — SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data… cyang0515/noncuboidroom — Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image. fuenwang/led2-net — This is PyTorch implementation of our CVPR 2021 Oral paper "LED 2 -Net: Monocular 360˚ Layout Estimation via… joshua049/stereo-360-layout — This is the implementation of our paper. justacar/plane-dust3r — This repository contains the official implementation of the paper "Unposed Sparse Views Room Layout Reconstruction in… crs4/atlantanet — Pytorch implementation of the ECCV 2020 paper: AtlantaNet: Inferring the 3D Indoor Layout from a Single 360 Image…