{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/diode-a-dense-indoor-and-outdoor-depth","title":"DIODE: A Dense Indoor and Outdoor DEpth Dataset","arxiv_id":"1908.00463","date":"2019-08-01","proceeding":null,"authors":["Igor Vasiljevic","Nick Kolkin","Shanyi Zhang","Ruotian Luo","Haochen Wang","Falcon Z. Dai","Andrea F. Daniele","Mohammadreza Mostajabi","Steven Basart","Matthew R. Walter","Gregory Shakhnarovich"],"abstract":"We introduce DIODE, a dataset that contains thousands of diverse high resolution color images with accurate, dense, long-range depth measurements. DIODE (Dense Indoor/Outdoor DEpth) is the first public dataset to include RGBD images of indoor and outdoor scenes obtained with one sensor suite. This is in contrast to existing datasets that focus on just one domain/scene type and employ different sensors, making generalization across domains difficult. The dataset is available for download at http://diode-dataset.org","url_abs":"https://arxiv.org/abs/1908.00463v2","url_pdf":"https://arxiv.org/pdf/1908.00463v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"diode-a-dense-indoor-and-outdoor-depth","repo_url":"https://github.com/diode-dataset/diode-devkit","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"diode-a-dense-indoor-and-outdoor-depth","repo_url":"https://github.com/rain58/boundary-aware-image-inpainting","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[{"slug":"diode","name":"DIODE","full_name":"Dense Indoor and Outdoor Depth"}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=1908.00463","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1908.00463"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/diode-dataset/diode-devkit","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rain58/boundary-aware-image-inpainting","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":8},"by_repo_kind":{"listed":{"samples":8,"ran":0,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"35733cf10941b762","entry":"check_and_tuplize_tokens","repo":"diode-dataset/diode-devkit","repo_kind":"listed","path":"diode.py","file_url":"https://github.com/diode-dataset/diode-devkit/blob/HEAD/diode.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"35733cf10941b762"}},{"code_sha256_prefix":"817b9a0ad441fb50","entry":"create_mask","repo":"rain58/boundary-aware-image-inpainting","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/rain58/boundary-aware-image-inpainting/blob/HEAD/src/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"817b9a0ad441fb50"}},{"code_sha256_prefix":"50b65c4b3e398821","entry":"enumerate_paths","repo":"diode-dataset/diode-devkit","repo_kind":"listed","path":"diode.py","file_url":"https://github.com/diode-dataset/diode-devkit/blob/HEAD/diode.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"50b65c4b3e398821"}},{"code_sha256_prefix":"8e200e7aba518346","entry":"errors","repo":"diode-dataset/diode-devkit","repo_kind":"listed","path":"metrics.py","file_url":"https://github.com/diode-dataset/diode-devkit/blob/HEAD/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8e200e7aba518346"}},{"code_sha256_prefix":"365bff967b0ae6db","entry":"get_pad","repo":"rain58/boundary-aware-image-inpainting","repo_kind":"listed","path":"src/gated.py","file_url":"https://github.com/rain58/boundary-aware-image-inpainting/blob/HEAD/src/gated.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"365bff967b0ae6db"}},{"code_sha256_prefix":"f61e0abb8b0b1bde","entry":"log_stage2","repo":"rain58/boundary-aware-image-inpainting","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/rain58/boundary-aware-image-inpainting/blob/HEAD/src/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f61e0abb8b0b1bde"}},{"code_sha256_prefix":"b189ed0149b76880","entry":"spectral_norm","repo":"rain58/boundary-aware-image-inpainting","repo_kind":"listed","path":"src/gated.py","file_url":"https://github.com/rain58/boundary-aware-image-inpainting/blob/HEAD/src/gated.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b189ed0149b76880"}},{"code_sha256_prefix":"9ff337bc4bf82da5","entry":"stitch_images","repo":"rain58/boundary-aware-image-inpainting","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/rain58/boundary-aware-image-inpainting/blob/HEAD/src/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9ff337bc4bf82da5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}