Papers › Joint 2D-3D-Semantic Data for Indoor Scene Understanding

Joint 2D-3D-Semantic Data for Indoor Scene Understanding

3 Feb 2017arXiv:1702.01105archive 2025-07-28

Iro Armeni, Sasha Sax, Amir R. Zamir, Silvio Savarese

We present a dataset of large-scale indoor spaces that provides a variety of mutually registered modalities from 2D, 2.5D and 3D domains, with instance-level semantic and geometric annotations. The dataset covers over 6,000m2 and contains over 70,000 RGB images, along with the corresponding depths, surface normals, semantic annotations, global XYZ images (all in forms of both regular and 360{\deg} equirectangular images) as well as camera information. It also includes registered raw and semantically annotated 3D meshes and point clouds. The dataset enables development of joint and cross-modal learning models and potentially unsupervised approaches utilizing the regularities present in large-scale indoor spaces. The dataset is available here: http://3Dsemantics.stanford.edu/

PaperPDFCodeCode 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="1702.01105")

Code

Syntology Ran 8 of 14 code samples harvested from 3 repositories linked to this paper; 6 have no recorded run. Of those that ran: 2 ran · honoured contract; 3 ran · violated contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 3 ran; community (archive-listed): 11 samples from 2 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jamycheung/360BEV mentioned on GitHubpytorchApache-2.0 report
jamycheung/trans4pass mentioned on GitHubpytorchApache-2.0 report
jiehu1996/deformablemamba mentioned on GitHubpytorchApache-2.0 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

14 samples harvested; 8 ran; 2 honoured the contract we drafted; 6 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.

2ran · honoured contract
3ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
1ran
6unverified

Licence: 0 of the 14 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

get_color alexsax/2D-3D-Semantics/assets/utils.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · d01e418562a2f61b · report
get_index alexsax/2D-3D-Semantics/assets/utils.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · 7b7786158a580007 · report
load_labels alexsax/2D-3D-Semantics/assets/utils.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 40ff9df70f20a948 · report
colorize_mask jamycheung/trans4pass/adaptations/evaluate.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · 21ac171a17099011 · report
fast_hist jamycheung/trans4pass/adaptations/compute_iou.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · d86fb168246b16a4 · report
lr_poly jamycheung/trans4pass/adaptations/train_mpa.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · b3b7c1c716f4ca66 · report
make_divisible jamycheung/trans4pass/adaptations/model/trans4passplus.py community (archive-listed) ran Apache-2.0 (permissive) · 5b2c72c30130d62a · report
per_class_iu jamycheung/trans4pass/adaptations/compute_iou.py community (archive-listed) ran · violated contract fingerprinted Apache-2.0 (permissive) · b1c59751f8968e99 · report
cluster jamycheung/trans4pass/adaptations/model/memory.py community (archive-listed) unverified Apache-2.0 (permissive) · 525fc4fc5ea60036 · report
colorize_mask jamycheung/trans4pass/adaptations/evaluate_out13.py community (archive-listed) unverified Apache-2.0 (permissive) · e27caf70d841dc1a · report
get_logger jamycheung/360BEV/model/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 02d6e3bce0c2ff87 · report
init_memory jamycheung/trans4pass/adaptations/model/memory.py community (archive-listed) unverified Apache-2.0 (permissive) · 0cb59986142ffbcc · report
load_my_state_dict jamycheung/trans4pass/adaptations/train_mpa.py community (archive-listed) unverified Apache-2.0 (permissive) · 3a271e09c872b5dc · report
per_class_acc jamycheung/trans4pass/adaptations/compute_iou.py community (archive-listed) unverified Apache-2.0 (permissive) · 7b4aac1e5c4c0b33 · report

Tasks

Scene Understanding

Datasets

Introduced by this paper, per the archive.

2D-3D-S

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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