Papers › Text2Room: Extracting Textured 3D Meshes from 2D Text-to-Image Models

Text2Room: Extracting Textured 3D Meshes from 2D Text-to-Image Models

21 Mar 2023ICCV 2023 1arXiv:2303.11989archive 2025-07-28

Lukas Höllein, Ang Cao, Andrew Owens, Justin Johnson, Matthias Nießner

We present Text2Room, a method for generating room-scale textured 3D meshes from a given text prompt as input. To this end, we leverage pre-trained 2D text-to-image models to synthesize a sequence of images from different poses. In order to lift these outputs into a consistent 3D scene representation, we combine monocular depth estimation with a text-conditioned inpainting model. The core idea of our approach is a tailored viewpoint selection such that the content of each image can be fused into a seamless, textured 3D mesh. More specifically, we propose a continuous alignment strategy that iteratively fuses scene frames with the existing geometry to create a seamless mesh. Unlike existing works that focus on generating single objects or zoom-out trajectories from text, our method generates complete 3D scenes with multiple objects and explicit 3D geometry. We evaluate our approach using qualitative and quantitative metrics, demonstrating it as the first method to generate room-scale 3D geometry with compelling textures from only text as input.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.11989")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: official repository: 13 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lukashoel/text2room officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lukashoel/text2room. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

edge_threshold_filter lukashoel/text2room/model/mesh_fusion/render.py official repository unverified MIT (permissive) · 1bf43bc41fcd3fa4 · report
get_pixel_grids lukashoel/text2room/model/mesh_fusion/util.py official repository unverified MIT (permissive) · 721d622f67a06ca3 · report
img_to_pts lukashoel/text2room/model/mesh_fusion/util.py official repository unverified MIT (permissive) · ca7fb024c005965d · report
interpolate_noise lukashoel/text2room/model/trajectories/pose_noise_util.py official repository unverified MIT (permissive) · eeae9901967f7f80 · report
parse_seen_poses lukashoel/text2room/model/trajectories/convert_to_nerf_convention.py official repository unverified MIT (permissive) · a1edc86df5512e7e · report
pil_to_torch lukashoel/text2room/model/utils/utils.py official repository unverified MIT (permissive) · 23c6f8663a0b0977 · report
pose_spherical lukashoel/text2room/model/trajectories/trajectory_util.py official repository unverified MIT (permissive) · 87c4c2474bd1e51d · report
prepare_input lukashoel/text2room/model/iron_depth/predict_depth.py official repository unverified MIT (permissive) · 40fe3e5b96d9ed64 · report
pts_to_image lukashoel/text2room/model/mesh_fusion/util.py official repository unverified MIT (permissive) · 36674b1cdb0eab60 · report
sample_noise lukashoel/text2room/model/trajectories/pose_noise_util.py official repository unverified MIT (permissive) · e6fffec018d7dd86 · report
scale_shift_linear lukashoel/text2room/model/depth_alignment/depth_alignment.py official repository unverified MIT (permissive) · 593f9e065a7464c0 · report
to_degrees lukashoel/text2room/model/trajectories/pose_noise_util.py official repository unverified MIT (permissive) · 580df8e07f77cad3 · report
visualize_depth_numpy lukashoel/text2room/model/utils/utils.py official repository unverified MIT (permissive) · a9b9a982a85106e3 · report

Tasks

3D geometryText to 3D

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionInpainting

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections