{"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/generative-sparse-detection-networks-for-3d","title":"Generative Sparse Detection Networks for 3D Single-shot Object Detection","arxiv_id":"2006.12356","date":"2020-06-22","proceeding":"ECCV 2020 8","authors":["JunYoung Gwak","Christopher Choy","Silvio Savarese"],"abstract":"3D object detection has been widely studied due to its potential applicability to many promising areas such as robotics and augmented reality. Yet, the sparse nature of the 3D data poses unique challenges to this task. Most notably, the observable surface of the 3D point clouds is disjoint from the center of the instance to ground the bounding box prediction on. To this end, we propose Generative Sparse Detection Network (GSDN), a fully-convolutional single-shot sparse detection network that efficiently generates the support for object proposals. The key component of our model is a generative sparse tensor decoder, which uses a series of transposed convolutions and pruning layers to expand the support of sparse tensors while discarding unlikely object centers to maintain minimal runtime and memory footprint. GSDN can process unprecedentedly large-scale inputs with a single fully-convolutional feed-forward pass, thus does not require the heuristic post-processing stage that stitches results from sliding windows as other previous methods have. We validate our approach on three 3D indoor datasets including the large-scale 3D indoor reconstruction dataset where our method outperforms the state-of-the-art methods by a relative improvement of 7.14% while being 3.78 times faster than the best prior work.","url_abs":"https://arxiv.org/abs/2006.12356v1","url_pdf":"https://arxiv.org/pdf/2006.12356v1.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":"generative-sparse-detection-networks-for-3d","repo_url":"https://github.com/jgwak/GSDN","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"generative-sparse-detection-networks-for-3d","repo_url":"https://github.com/NVIDIA/MinkowskiEngine","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"generative-sparse-detection-networks-for-3d","repo_url":"https://github.com/StanfordVL/MinkowskiEngine","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"generative-sparse-detection-networks-for-3d","repo_url":"https://github.com/shwoo93/minkowskiengine","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"3d-object-detection","task_name":"3D Object Detection"},{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"object","task_name":"Object"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[{"method_slug":"pruning","method_name":"Pruning"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-object-detection-on-s3dis","task":"3D Object Detection","dataset":"S3DIS","model":"GSDN","rank_in_archive_order":7,"of":7,"metrics":{"mAP@0.25":"47.8","mAP@0.5":"25.1"},"uses_additional_data":false},{"leaderboard":"/sota/3d-object-detection-on-scannetv2","task":"3D Object Detection","dataset":"ScanNetV2","model":"GSDN","rank_in_archive_order":26,"of":33,"metrics":{"mAP@0.25":"62.8","mAP@0.5":"34.8"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2006.12356","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2006.12356"}},"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/NVIDIA/MinkowskiEngine","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/shwoo93/minkowskiengine","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/StanfordVL/MinkowskiEngine","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jgwak/GSDN","reach":null}],"summary":{"ran_fixture":2,"unverified":1},"by_repo_kind":{"official":{"samples":3,"ran":2,"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":3,"samples":[{"code_sha256_prefix":"8e13c8e0f1e1f81c","entry":"get_single_mAP","repo":"jgwak/GSDN","repo_kind":"official","path":"lib/evaluation.py","file_url":"https://github.com/jgwak/GSDN/blob/HEAD/lib/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8e13c8e0f1e1f81c"}},{"code_sha256_prefix":"62b380103e30cd3b","entry":"match_dt_2_gt","repo":"jgwak/GSDN","repo_kind":"official","path":"lib/evaluation.py","file_url":"https://github.com/jgwak/GSDN/blob/HEAD/lib/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"62b380103e30cd3b"}},{"code_sha256_prefix":"579493c5698fc55f","entry":"accumulate","repo":"jgwak/GSDN","repo_kind":"official","path":"lib/evaluation.py","file_url":"https://github.com/jgwak/GSDN/blob/HEAD/lib/evaluation.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":"579493c5698fc55f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}