{"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/imvoxelnet-image-to-voxels-projection-for","title":"ImVoxelNet: Image to Voxels Projection for Monocular and Multi-View General-Purpose 3D Object Detection","arxiv_id":"2106.01178","date":"2021-06-02","proceeding":null,"authors":["Danila Rukhovich","Anna Vorontsova","Anton Konushin"],"abstract":"In this paper, we introduce the task of multi-view RGB-based 3D object detection as an end-to-end optimization problem. To address this problem, we propose ImVoxelNet, a novel fully convolutional method of 3D object detection based on monocular or multi-view RGB images. The number of monocular images in each multi-view input can variate during training and inference; actually, this number might be unique for each multi-view input. ImVoxelNet successfully handles both indoor and outdoor scenes, which makes it general-purpose. Specifically, it achieves state-of-the-art results in car detection on KITTI (monocular) and nuScenes (multi-view) benchmarks among all methods that accept RGB images. Moreover, it surpasses existing RGB-based 3D object detection methods on the SUN RGB-D dataset. On ScanNet, ImVoxelNet sets a new benchmark for multi-view 3D object detection. The source code and the trained models are available at https://github.com/saic-vul/imvoxelnet.","url_abs":"https://arxiv.org/abs/2106.01178v3","url_pdf":"https://arxiv.org/pdf/2106.01178v3.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":"imvoxelnet-image-to-voxels-projection-for","repo_url":"https://github.com/chetanmreddy/voxelnet_chetan","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"imvoxelnet-image-to-voxels-projection-for","repo_url":"https://github.com/open-mmlab/mmdetection3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"3d-object-detection","task_name":"3D Object Detection"},{"task_slug":"monocular-3d-object-detection","task_name":"Monocular 3D Object Detection"},{"task_slug":null,"task_name":"Monocular 3D Object Detection (10 / NYU-37)"},{"task_slug":null,"task_name":"Monocular 3D Object Detection (10 / PNet-30)"},{"task_slug":"object","task_name":"Object"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"room-layout-estimation","task_name":"Room Layout Estimation"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-object-detection-on-dair-v2x-i","task":"3D Object Detection","dataset":"DAIR-V2X-I","model":"ImVoxelNet","rank_in_archive_order":9,"of":9,"metrics":{"AP|R40(easy)":"44.8","AP|R40(hard)":"37.6","AP|R40(moderate)":"37.6"},"uses_additional_data":false},{"leaderboard":"/sota/3d-object-detection-on-scannetv2","task":"3D Object Detection","dataset":"ScanNetV2","model":"ImVoxelNet (RGB only)","rank_in_archive_order":30,"of":33,"metrics":{"mAP@0.25":"48.1","mAP@0.5":"22.7"},"uses_additional_data":false},{"leaderboard":"/sota/monocular-3d-object-detection-on-sun-rgb-d","task":"Monocular 3D Object Detection","dataset":"SUN RGB-D","model":"ImVoxelNet","rank_in_archive_order":2,"of":7,"metrics":{"AP@0.15 (10 / NYU-37)":"42.69","AP@0.15 (10 / PNet-30)":"48.74","AP@0.15 (NYU-37)":"21.08"},"uses_additional_data":false},{"leaderboard":"/sota/room-layout-estimation-on-sun-rgb-d","task":"Room Layout Estimation","dataset":"SUN RGB-D","model":"ImVoxelNet","rank_in_archive_order":2,"of":7,"metrics":{"Camera Pitch":"2.63","Camera Roll":"1.96","IoU":"59.3"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2106.01178","atlas_url":"https://app.syntology.ai/?focus=2106.01178","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.01178"}},"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/chetanmreddy/voxelnet_chetan","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmdetection3d","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_fixture":2,"ran_draft_wrong":1},"by_repo_kind":{"listed":{"samples":3,"ran":3,"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":"14993714c473bfec","entry":"backproject","repo":"chetanmreddy/voxelnet_chetan","repo_kind":"listed","path":"mmdet3d/models/detectors/imvoxelnet.py","file_url":"https://github.com/chetanmreddy/voxelnet_chetan/blob/HEAD/mmdet3d/models/detectors/imvoxelnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"14993714c473bfec"}},{"code_sha256_prefix":"c0d7a59ff5b66060","entry":"get_extrinsics","repo":"chetanmreddy/voxelnet_chetan","repo_kind":"listed","path":"mmdet3d/models/detectors/imvoxelnet.py","file_url":"https://github.com/chetanmreddy/voxelnet_chetan/blob/HEAD/mmdet3d/models/detectors/imvoxelnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c0d7a59ff5b66060"}},{"code_sha256_prefix":"b4ba32634504fe10","entry":"get_points","repo":"chetanmreddy/voxelnet_chetan","repo_kind":"listed","path":"mmdet3d/models/detectors/imvoxelnet.py","file_url":"https://github.com/chetanmreddy/voxelnet_chetan/blob/HEAD/mmdet3d/models/detectors/imvoxelnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b4ba32634504fe10"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}