{"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/arxiv-2605-12220","title":"TriBand-BEV: Real-Time LiDAR-Only 3D Pedestrian Detection via Height-Aware BEV and High-Resolution Feature Fusion","arxiv_id":"2605.12220","date":"2026-05-12","proceeding":null,"authors":["Mohammad Khoshkdahan","Alexey Vinel"],"abstract":"Safe autonomous agents and mobile robots need fast real time 3D perception, especially for vulnerable road users (VRUs) such as pedestrians. We introduce a new bird's eye view (BEV) encoding, which maps the full 3D LiDAR point cloud into a light-weight 2D BEV tensor with three height bands. We explicitly reformulate 3D detection as a 2D detection problem and then reconstruct 3D boxes from the BEV outputs. A single network detects cars, pedestrians, and cyclists in one pass. The backbone uses area attention at deep stages, a hierarchical bidirectional neck over P1 to P4 fuses context and detail, and the head predicts oriented boxes with distribution focal learning for side offsets and a rotated IoU loss. Training applies a small vertical re bin and a mild reflectance jitter in channel space to resist memorization. We use an interquartile range (IQR) filter to remove noisy and outlier LiDAR points during 3D reconstruction. On KITTI dataset, TriBand-BEV attains 58.7/52.6/47.2 pedestrian BEV AP(%) for easy, moderate, and hard at 49 FPS on a single consumer GPU, surpassing Complex-YOLO, with gains of +12.6%, +7.5%, and +3.1%. Qualitative scenes show stable detection under occlusion. The pipeline is compact and ready for real time robotic deployment. Our source code is publicly available on GitHub.","url_abs":"https://arxiv.org/abs/2605.12220","url_pdf":"https://arxiv.org/pdf/2605.12220","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2605.12220","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.12220"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mohammadkhsh/TriBand-BEV","reach":null}],"summary":{"ran":13,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":16,"ran":13,"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":"19080f7660e24f5b","entry":"calculate_map","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"result_final_inter.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/result_final_inter.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":"19080f7660e24f5b"}},{"code_sha256_prefix":"4bf4fd51e5f48149","entry":"estimate_infer_shape_and_unwarp","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"yolo_bev_pred_saver.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/yolo_bev_pred_saver.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":"4bf4fd51e5f48149"}},{"code_sha256_prefix":"8598d4779af61686","entry":"filter_noise_iqr","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"bev-to-3Ds_multiT.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/bev-to-3Ds_multiT.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":"8598d4779af61686"}},{"code_sha256_prefix":"adb6b04b4c5c2d7a","entry":"is_inside","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"filter_bev_yolo_nms.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/filter_bev_yolo_nms.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":"adb6b04b4c5c2d7a"}},{"code_sha256_prefix":"9914d09d3aefe595","entry":"load_detections","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"kitti_3D_eval.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/kitti_3D_eval.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":"9914d09d3aefe595"}},{"code_sha256_prefix":"14ba7170ebe26293","entry":"load_groundtruth","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"kitti_3D_eval.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/kitti_3D_eval.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":"14ba7170ebe26293"}},{"code_sha256_prefix":"801a3c609c4c4a66","entry":"normalize_xyxyxyxy","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"yolo_bev_pred_saver.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/yolo_bev_pred_saver.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":"801a3c609c4c4a66"}},{"code_sha256_prefix":"49d534c7021edf18","entry":"polygon_area","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"filter_bev_yolo_nms.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/filter_bev_yolo_nms.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":"49d534c7021edf18"}},{"code_sha256_prefix":"3c994b178459e0f9","entry":"polygon_signed_area","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"filter_bev_yolo_nms.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/filter_bev_yolo_nms.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":"3c994b178459e0f9"}},{"code_sha256_prefix":"f9dc34bfad77825b","entry":"process_data","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"result_final_inter.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/result_final_inter.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":"f9dc34bfad77825b"}},{"code_sha256_prefix":"88f89f03faae952f","entry":"process_file","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"result_final_inter.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/result_final_inter.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":"88f89f03faae952f"}},{"code_sha256_prefix":"1dc83004a46dc417","entry":"project_cam_to_img","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"bev-to-3Ds_multiT.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/bev-to-3Ds_multiT.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":"1dc83004a46dc417"}},{"code_sha256_prefix":"aab996eefb8ddf4b","entry":"read_calib","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"kitti2yolo-obb-augment.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/kitti2yolo-obb-augment.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":"aab996eefb8ddf4b"}},{"code_sha256_prefix":"43c7203ffb97b95f","entry":"complex_yolo_bev_encoding","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"kitti2yolo-obb-augment.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/kitti2yolo-obb-augment.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":"43c7203ffb97b95f"}},{"code_sha256_prefix":"92f5a9282c801c71","entry":"complex_yolo_bev_encoding_old","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"kitti2yolo-obb-augment.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/kitti2yolo-obb-augment.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":"92f5a9282c801c71"}},{"code_sha256_prefix":"beb236ab9f63dd4d","entry":"load_calib","repo":"mohammadkhsh/TriBand-BEV","repo_kind":"found_in_text","path":"bev-to-3Ds_multiT.py","file_url":"https://github.com/mohammadkhsh/TriBand-BEV/blob/HEAD/bev-to-3Ds_multiT.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":"beb236ab9f63dd4d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}