{"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/2408-01654","title":"Deep Patch Visual SLAM","arxiv_id":"2408.01654","date":"2024-08-03","proceeding":null,"authors":["Lahav Lipson","Zachary Teed","Jia Deng"],"abstract":"Recent work in visual SLAM has shown the effectiveness of using deep network backbones. Despite excellent accuracy, however, such approaches are often expensive to run or do not generalize well zero-shot. Their runtime can also fluctuate wildly while their frontend and backend fight for access to GPU resources. To address these problems, we introduce Deep Patch Visual (DPV) SLAM, a method for monocular visual SLAM on a single GPU. DPV-SLAM maintains a high minimum framerate and small memory overhead (5-7G) compared to existing deep SLAM systems. On real-world datasets, DPV-SLAM runs at 1x-4x real-time framerates. We achieve comparable accuracy to DROID-SLAM on EuRoC and TartanAir while running 2.5x faster using a fraction of the memory. DPV-SLAM is an extension to the DPVO visual odometry system; its code can be found in the same repository: https://github.com/princeton-vl/DPVO","url_abs":"https://arxiv.org/abs/2408.01654v1","url_pdf":"https://arxiv.org/pdf/2408.01654v1.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":"2408-01654","repo_url":"https://github.com/princeton-vl/dpvo","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":null,"task_name":"GPU"},{"task_slug":"visual-odometry","task_name":"Visual Odometry"}],"methods":[{"method_slug":"droid-slam","method_name":"DROID-SLAM"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2408.01654","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2408.01654"}},"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/princeton-vl/dpvo","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"unverified":1},"by_repo_kind":{"official":{"samples":6,"ran":5,"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":"0cc157cee30b6b04","entry":"coords_grid","repo":"princeton-vl/dpvo","repo_kind":"official","path":"dpvo/projective_ops.py","file_url":"https://github.com/princeton-vl/dpvo/blob/HEAD/dpvo/projective_ops.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0cc157cee30b6b04"}},{"code_sha256_prefix":"30b7221cea33a5cc","entry":"coords_grid","repo":"princeton-vl/dpvo","repo_kind":"official","path":"dpvo/utils.py","file_url":"https://github.com/princeton-vl/dpvo/blob/HEAD/dpvo/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"30b7221cea33a5cc"}},{"code_sha256_prefix":"a94e2de14f27d6be","entry":"coords_grid_with_index","repo":"princeton-vl/dpvo","repo_kind":"official","path":"dpvo/utils.py","file_url":"https://github.com/princeton-vl/dpvo/blob/HEAD/dpvo/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a94e2de14f27d6be"}},{"code_sha256_prefix":"b89d818f78edbb63","entry":"extract_intrinsics","repo":"princeton-vl/dpvo","repo_kind":"official","path":"dpvo/projective_ops.py","file_url":"https://github.com/princeton-vl/dpvo/blob/HEAD/dpvo/projective_ops.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b89d818f78edbb63"}},{"code_sha256_prefix":"7e9ef04c656a01f5","entry":"patchify","repo":"princeton-vl/dpvo","repo_kind":"official","path":"dpvo/utils.py","file_url":"https://github.com/princeton-vl/dpvo/blob/HEAD/dpvo/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7e9ef04c656a01f5"}},{"code_sha256_prefix":"81f07dc8d5fcae2c","entry":"iproj","repo":"princeton-vl/dpvo","repo_kind":"official","path":"dpvo/projective_ops.py","file_url":"https://github.com/princeton-vl/dpvo/blob/HEAD/dpvo/projective_ops.py","link_basis":"first_harvest_node","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":"81f07dc8d5fcae2c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}