{"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/occnerf-self-supervised-multi-camera","title":"OccNeRF: Advancing 3D Occupancy Prediction in LiDAR-Free Environments","arxiv_id":"2312.09243","date":"2023-12-14","proceeding":null,"authors":["Chubin Zhang","Juncheng Yan","Yi Wei","Jiaxin Li","Li Liu","Yansong Tang","Yueqi Duan","Jiwen Lu"],"abstract":"Occupancy prediction reconstructs 3D structures of surrounding environments. It provides detailed information for autonomous driving planning and navigation. However, most existing methods heavily rely on the LiDAR point clouds to generate occupancy ground truth, which is not available in the vision-based system. In this paper, we propose an OccNeRF method for training occupancy networks without 3D supervision. Different from previous works which consider a bounded scene, we parameterize the reconstructed occupancy fields and reorganize the sampling strategy to align with the cameras' infinite perceptive range. The neural rendering is adopted to convert occupancy fields to multi-camera depth maps, supervised by multi-frame photometric consistency. Moreover, for semantic occupancy prediction, we design several strategies to polish the prompts and filter the outputs of a pretrained open-vocabulary 2D segmentation model. Extensive experiments for both self-supervised depth estimation and 3D occupancy prediction tasks on nuScenes and SemanticKITTI datasets demonstrate the effectiveness of our method.","url_abs":"https://arxiv.org/abs/2312.09243v3","url_pdf":"https://arxiv.org/pdf/2312.09243v3.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":"occnerf-self-supervised-multi-camera","repo_url":"https://github.com/linshan-bin/occnerf","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"autonomous-driving","task_name":"Autonomous Driving"},{"task_slug":"depth-estimation","task_name":"Depth Estimation"},{"task_slug":"neural-rendering","task_name":"Neural Rendering"},{"task_slug":"prediction","task_name":"Prediction"}],"methods":[{"method_slug":"align","method_name":"ALIGN"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2312.09243","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2312.09243"}},"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/linshan-bin/occnerf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_honours":2,"ran_draft_wrong":2,"ran":13,"unverified":2},"by_repo_kind":{"official":{"samples":19,"ran":17,"repositories":1}},"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":"edd4f86e8f02732f","entry":"compute_errors","repo":"linshan-bin/occnerf","repo_kind":"official","path":"utils/loss_metric.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/utils/loss_metric.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"edd4f86e8f02732f"}},{"code_sha256_prefix":"15ab3c76823aef7e","entry":"convbn","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/_3DCNN.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/_3DCNN.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"15ab3c76823aef7e"}},{"code_sha256_prefix":"4589ab426bdcfbb8","entry":"convbn","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/submodule.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/submodule.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4589ab426bdcfbb8"}},{"code_sha256_prefix":"ea83495b07c4dc60","entry":"convbn_3d","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/_3DCNN.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/_3DCNN.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ea83495b07c4dc60"}},{"code_sha256_prefix":"252c55c642e6a443","entry":"convbn_3d","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/submodule.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/submodule.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"252c55c642e6a443"}},{"code_sha256_prefix":"ccefa291f3655847","entry":"convbn_group","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/submodule.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/submodule.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ccefa291f3655847"}},{"code_sha256_prefix":"f81c6c5d9bfbdc4d","entry":"depth_to_disp","repo":"linshan-bin/occnerf","repo_kind":"official","path":"utils/layers.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/utils/layers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f81c6c5d9bfbdc4d"}},{"code_sha256_prefix":"312d0b280585eb7a","entry":"dice_loss","repo":"linshan-bin/occnerf","repo_kind":"official","path":"utils/loss_metric.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/utils/loss_metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"312d0b280585eb7a"}},{"code_sha256_prefix":"a3146a7dcc0a7b5a","entry":"disp_to_depth","repo":"linshan-bin/occnerf","repo_kind":"official","path":"utils/layers.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/utils/layers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a3146a7dcc0a7b5a"}},{"code_sha256_prefix":"049307a781780caa","entry":"get_rays","repo":"linshan-bin/occnerf","repo_kind":"official","path":"datasets/mono_dataset.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/datasets/mono_dataset.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"049307a781780caa"}},{"code_sha256_prefix":"58a5c7e07c02f248","entry":"get_rays_of_a_view","repo":"linshan-bin/occnerf","repo_kind":"official","path":"datasets/mono_dataset.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/datasets/mono_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"58a5c7e07c02f248"}},{"code_sha256_prefix":"de3d019ab1657a60","entry":"pad_to_shape","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/_3DCNN.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/_3DCNN.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"de3d019ab1657a60"}},{"code_sha256_prefix":"1df9a5ffd9b38c34","entry":"pil_loader","repo":"linshan-bin/occnerf","repo_kind":"official","path":"datasets/mono_dataset.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/datasets/mono_dataset.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1df9a5ffd9b38c34"}},{"code_sha256_prefix":"a7ce2934bee6795f","entry":"safe_inverse_single","repo":"linshan-bin/occnerf","repo_kind":"official","path":"datasets/nusc_dataset.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/datasets/nusc_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a7ce2934bee6795f"}},{"code_sha256_prefix":"3686a43cdaa0f2f9","entry":"split_rt_single","repo":"linshan-bin/occnerf","repo_kind":"official","path":"datasets/nusc_dataset.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/datasets/nusc_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3686a43cdaa0f2f9"}},{"code_sha256_prefix":"cdc03d6bfc4d3a34","entry":"transformation_from_parameters","repo":"linshan-bin/occnerf","repo_kind":"official","path":"utils/layers.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/utils/layers.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cdc03d6bfc4d3a34"}},{"code_sha256_prefix":"2379a0f9748e837f","entry":"visualize_depth","repo":"linshan-bin/occnerf","repo_kind":"official","path":"utils/loss_metric.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/utils/loss_metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2379a0f9748e837f"}},{"code_sha256_prefix":"b88b70494e7decdc","entry":"get_dist_info","repo":"linshan-bin/occnerf","repo_kind":"official","path":"run_vis.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/run_vis.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b88b70494e7decdc"}},{"code_sha256_prefix":"5c2fa498bf9ea3ed","entry":"resnet_multiimage_input","repo":"linshan-bin/occnerf","repo_kind":"official","path":"networks/resnet_encoder.py","file_url":"https://github.com/linshan-bin/occnerf/blob/HEAD/networks/resnet_encoder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5c2fa498bf9ea3ed"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}