{"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/imap-implicit-mapping-and-positioning-in-real","title":"iMAP: Implicit Mapping and Positioning in Real-Time","arxiv_id":"2103.12352","date":"2021-03-23","proceeding":"ICCV 2021 10","authors":["Edgar Sucar","Shikun Liu","Joseph Ortiz","Andrew J. Davison"],"abstract":"We show for the first time that a multilayer perceptron (MLP) can serve as the only scene representation in a real-time SLAM system for a handheld RGB-D camera. Our network is trained in live operation without prior data, building a dense, scene-specific implicit 3D model of occupancy and colour which is also immediately used for tracking. Achieving real-time SLAM via continual training of a neural network against a live image stream requires significant innovation. Our iMAP algorithm uses a keyframe structure and multi-processing computation flow, with dynamic information-guided pixel sampling for speed, with tracking at 10 Hz and global map updating at 2 Hz. The advantages of an implicit MLP over standard dense SLAM techniques include efficient geometry representation with automatic detail control and smooth, plausible filling-in of unobserved regions such as the back surfaces of objects.","url_abs":"https://arxiv.org/abs/2103.12352v2","url_pdf":"https://arxiv.org/pdf/2103.12352v2.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":"imap-implicit-mapping-and-positioning-in-real","repo_url":"https://github.com/Xiaorui-Huang/DISORF","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"imap-implicit-mapping-and-positioning-in-real","repo_url":"https://github.com/youmi-zym/go-slam","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"imap-implicit-mapping-and-positioning-in-real","repo_url":"https://github.com/tymoteuszb/implicit-slam","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2103.12352","atlas_url":"https://app.syntology.ai/?focus=2103.12352","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.12352"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/Xiaorui-Huang/DISORF","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/youmi-zym/go-slam","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tymoteuszb/implicit-slam","reach":{"status":"ok"}}],"summary":{"ran":6,"ran_draft_wrong":1,"ran_honours":1,"unverified":4},"by_repo_kind":{"listed":{"samples":12,"ran":8,"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":"e880b98a8b53fac8","entry":"TextLogger","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e880b98a8b53fac8"}},{"code_sha256_prefix":"d941b6a406bb23d2","entry":"build_rays","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d941b6a406bb23d2"}},{"code_sha256_prefix":"c64c9a3a66a1d0c8","entry":"merge_methods","repo":"Xiaorui-Huang/DISORF","repo_kind":"listed","path":"server_end/nsros/method_configs.py","file_url":"https://github.com/Xiaorui-Huang/DISORF/blob/HEAD/server_end/nsros/method_configs.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":"c64c9a3a66a1d0c8"}},{"code_sha256_prefix":"be30ab8e326a220d","entry":"multinomial_ray_sample","repo":"Xiaorui-Huang/DISORF","repo_kind":"listed","path":"server_end/nsros/ros_datamanager.py","file_url":"https://github.com/Xiaorui-Huang/DISORF/blob/HEAD/server_end/nsros/ros_datamanager.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":"be30ab8e326a220d"}},{"code_sha256_prefix":"1785c2508739f173","entry":"random_select","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1785c2508739f173"}},{"code_sha256_prefix":"d11ca86a6274fd9a","entry":"recvall","repo":"Xiaorui-Huang/DISORF","repo_kind":"listed","path":"server_end/packet_subscriber.py","file_url":"https://github.com/Xiaorui-Huang/DISORF/blob/HEAD/server_end/packet_subscriber.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":"d11ca86a6274fd9a"}},{"code_sha256_prefix":"0347bc397dd15a76","entry":"relative_transformation_3x4","repo":"Xiaorui-Huang/DISORF","repo_kind":"listed","path":"server_end/nsros/ros_dataloader.py","file_url":"https://github.com/Xiaorui-Huang/DISORF/blob/HEAD/server_end/nsros/ros_dataloader.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":"0347bc397dd15a76"}},{"code_sha256_prefix":"06036a2535dc9b18","entry":"sort_methods","repo":"Xiaorui-Huang/DISORF","repo_kind":"listed","path":"server_end/nsros/method_configs.py","file_url":"https://github.com/Xiaorui-Huang/DISORF/blob/HEAD/server_end/nsros/method_configs.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":"06036a2535dc9b18"}},{"code_sha256_prefix":"e50fdd5c8c95fa5c","entry":"Mapper","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.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":"e50fdd5c8c95fa5c"}},{"code_sha256_prefix":"dbb73bdefe947c6a","entry":"Rt_to_quaternion","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.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":"dbb73bdefe947c6a"}},{"code_sha256_prefix":"5d59deeaf3f6edcb","entry":"quad2rotation","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.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":"5d59deeaf3f6edcb"}},{"code_sha256_prefix":"301a566c4843fd64","entry":"quaternion_to_Rt","repo":"youmi-zym/go-slam","repo_kind":"listed","path":"src/mapping.py","file_url":"https://github.com/youmi-zym/go-slam/blob/HEAD/src/mapping.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":"301a566c4843fd64"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}