{"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/photo-slam-real-time-simultaneous","title":"Photo-SLAM: Real-time Simultaneous Localization and Photorealistic Mapping for Monocular, Stereo, and RGB-D Cameras","arxiv_id":"2311.16728","date":"2023-11-28","proceeding":null,"authors":["Huajian Huang","Longwei Li","Hui Cheng","Sai-Kit Yeung"],"abstract":"The integration of neural rendering and the SLAM system recently showed promising results in joint localization and photorealistic view reconstruction. However, existing methods, fully relying on implicit representations, are so resource-hungry that they cannot run on portable devices, which deviates from the original intention of SLAM. In this paper, we present Photo-SLAM, a novel SLAM framework with a hyper primitives map. Specifically, we simultaneously exploit explicit geometric features for localization and learn implicit photometric features to represent the texture information of the observed environment. In addition to actively densifying hyper primitives based on geometric features, we further introduce a Gaussian-Pyramid-based training method to progressively learn multi-level features, enhancing photorealistic mapping performance. The extensive experiments with monocular, stereo, and RGB-D datasets prove that our proposed system Photo-SLAM significantly outperforms current state-of-the-art SLAM systems for online photorealistic mapping, e.g., PSNR is 30% higher and rendering speed is hundreds of times faster in the Replica dataset. Moreover, the Photo-SLAM can run at real-time speed using an embedded platform such as Jetson AGX Orin, showing the potential of robotics applications.","url_abs":"https://arxiv.org/abs/2311.16728v2","url_pdf":"https://arxiv.org/pdf/2311.16728v2.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":"photo-slam-real-time-simultaneous","repo_url":"https://github.com/huajianup/photo-slam","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}}],"tasks":[{"task_slug":"neural-rendering","task_name":"Neural Rendering"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2311.16728","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2311.16728"}},"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/huajianup/photo-slam","reach":{"status":"ok","spdx":"GPL-3.0"}}],"summary":{"ran":3,"ran_draft_wrong":1,"unverified":2},"by_repo_kind":{"official":{"samples":6,"ran":4,"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":6,"samples":[{"code_sha256_prefix":"3fb6584cf4dc0220","entry":"Vector2","repo":"huajianup/photo-slam","repo_kind":"official","path":"ORB-SLAM3/Thirdparty/Sophus/py/sophus/matrix.py","file_url":"https://github.com/huajianup/photo-slam/blob/HEAD/ORB-SLAM3/Thirdparty/Sophus/py/sophus/matrix.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"3fb6584cf4dc0220"}},{"code_sha256_prefix":"27d2ed826241f29f","entry":"dot","repo":"huajianup/photo-slam","repo_kind":"official","path":"ORB-SLAM3/Thirdparty/Sophus/py/sophus/matrix.py","file_url":"https://github.com/huajianup/photo-slam/blob/HEAD/ORB-SLAM3/Thirdparty/Sophus/py/sophus/matrix.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"27d2ed826241f29f"}},{"code_sha256_prefix":"07f9f94092cd27c8","entry":"read_file_list","repo":"huajianup/photo-slam","repo_kind":"official","path":"ORB-SLAM3/evaluation/associate.py","file_url":"https://github.com/huajianup/photo-slam/blob/HEAD/ORB-SLAM3/evaluation/associate.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"07f9f94092cd27c8"}},{"code_sha256_prefix":"8e30df616b00e951","entry":"squared_norm","repo":"huajianup/photo-slam","repo_kind":"official","path":"ORB-SLAM3/Thirdparty/Sophus/py/sophus/matrix.py","file_url":"https://github.com/huajianup/photo-slam/blob/HEAD/ORB-SLAM3/Thirdparty/Sophus/py/sophus/matrix.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"8e30df616b00e951"}},{"code_sha256_prefix":"c78980ef3cf2bb5d","entry":"associate","repo":"huajianup/photo-slam","repo_kind":"official","path":"ORB-SLAM3/evaluation/associate.py","file_url":"https://github.com/huajianup/photo-slam/blob/HEAD/ORB-SLAM3/evaluation/associate.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"c78980ef3cf2bb5d"}},{"code_sha256_prefix":"bcddb9f81acc6e7a","entry":"cse_codegen","repo":"huajianup/photo-slam","repo_kind":"official","path":"ORB-SLAM3/Thirdparty/Sophus/py/sophus/cse_codegen.py","file_url":"https://github.com/huajianup/photo-slam/blob/HEAD/ORB-SLAM3/Thirdparty/Sophus/py/sophus/cse_codegen.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"bcddb9f81acc6e7a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}