{"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/dvlo-deep-visual-lidar-odometry-with-local-to","title":"DVLO: Deep Visual-LiDAR Odometry with Local-to-Global Feature Fusion and Bi-Directional Structure Alignment","arxiv_id":"2403.18274","date":"2024-03-27","proceeding":null,"authors":["Jiuming Liu","Dong Zhuo","Zhiheng Feng","Siting Zhu","Chensheng Peng","Zhe Liu","Hesheng Wang"],"abstract":"Information inside visual and LiDAR data is well complementary derived from the fine-grained texture of images and massive geometric information in point clouds. However, it remains challenging to explore effective visual-LiDAR fusion, mainly due to the intrinsic data structure inconsistency between two modalities: Image pixels are regular and dense, but LiDAR points are unordered and sparse. To address the problem, we propose a local-to-global fusion network (DVLO) with bi-directional structure alignment. To obtain locally fused features, we project points onto the image plane as cluster centers and cluster image pixels around each center. Image pixels are pre-organized as pseudo points for image-to-point structure alignment. Then, we convert points to pseudo images by cylindrical projection (point-to-image structure alignment) and perform adaptive global feature fusion between point features and local fused features. Our method achieves state-of-the-art performance on KITTI odometry and FlyingThings3D scene flow datasets compared to both single-modal and multi-modal methods. Codes are released at https://github.com/IRMVLab/DVLO.","url_abs":"https://arxiv.org/abs/2403.18274v3","url_pdf":"https://arxiv.org/pdf/2403.18274v3.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":"dvlo-deep-visual-lidar-odometry-with-local-to","repo_url":"https://github.com/irmvlab/dvlo","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2403.18274","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.18274"}},"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/irmvlab/dvlo","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/IRMVLab/DVLO","reach":{"status":"ok"}}],"summary":{"ran":7,"ran_draft_wrong":1,"unverified":1},"by_repo_kind":{"official":{"samples":9,"ran":8,"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":9,"samples":[{"code_sha256_prefix":"8006e8665da98f14","entry":"Feature_Gather","repo":"IRMVLab/DVLO","repo_kind":"official","path":"conv_util.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/conv_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8006e8665da98f14"}},{"code_sha256_prefix":"31b8c6f33ec5faf7","entry":"ProjectPC2SphericalRing","repo":"IRMVLab/DVLO","repo_kind":"official","path":"pwclonet_model_utils.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/pwclonet_model_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"31b8c6f33ec5faf7"}},{"code_sha256_prefix":"5f46fad0464c08d4","entry":"ProjectPCflag2SphericalRing","repo":"IRMVLab/DVLO","repo_kind":"official","path":"pwclonet_model_utils.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/pwclonet_model_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5f46fad0464c08d4"}},{"code_sha256_prefix":"23a64c015d58d861","entry":"ProjectPCimg2SphericalRing","repo":"IRMVLab/DVLO","repo_kind":"official","path":"pwclonet_model_utils.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/pwclonet_model_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"23a64c015d58d861"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"IRMVLab/DVLO","repo_kind":"official","path":"conv_util.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/conv_util.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"2c182feaeee5f010","entry":"get_hw_idx","repo":"IRMVLab/DVLO","repo_kind":"official","path":"conv_util.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/conv_util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2c182feaeee5f010"}},{"code_sha256_prefix":"163e3ab4abb303b1","entry":"get_selected_idx","repo":"IRMVLab/DVLO","repo_kind":"official","path":"pwclonet_model.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/pwclonet_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"163e3ab4abb303b1"}},{"code_sha256_prefix":"db1ef09456179a68","entry":"pairwise_cos_sim","repo":"IRMVLab/DVLO","repo_kind":"official","path":"context_cluster.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/context_cluster.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"db1ef09456179a68"}},{"code_sha256_prefix":"3eee7cc214197560","entry":"get_loss","repo":"IRMVLab/DVLO","repo_kind":"official","path":"pwclonet_model.py","file_url":"https://github.com/IRMVLab/DVLO/blob/HEAD/pwclonet_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3eee7cc214197560"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}