{"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/efficient-semantic-scene-completion-network-1","title":"Efficient Semantic Scene Completion Network with Spatial Group Convolution","arxiv_id":"1907.05091","date":"2019-07-11","proceeding":"ECCV 2018 9","authors":["Jiahui Zhang","Hao Zhao","Anbang Yao","Yurong Chen","Li Zhang","Hongen Liao"],"abstract":"We introduce Spatial Group Convolution (SGC) for accelerating the computation of 3D dense prediction tasks. SGC is orthogonal to group convolution, which works on spatial dimensions rather than feature channel dimension. It divides input voxels into different groups, then conducts 3D sparse convolution on these separated groups. As only valid voxels are considered when performing convolution, computation can be significantly reduced with a slight loss of accuracy. The proposed operations are validated on semantic scene completion task, which aims to predict a complete 3D volume with semantic labels from a single depth image. With SGC, we further present an efficient 3D sparse convolutional network, which harnesses a multiscale architecture and a coarse-to-fine prediction strategy. Evaluations are conducted on the SUNCG dataset, achieving state-of-the-art performance and fast speed. Code is available at https://github.com/zjhthu/SGC-Release.git","url_abs":"https://arxiv.org/abs/1907.05091v1","url_pdf":"https://arxiv.org/pdf/1907.05091v1.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":"efficient-semantic-scene-completion-network-1","repo_url":"https://github.com/zjhthu/SGC-Release","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"3d-semantic-scene-completion","task_name":"3D Semantic Scene Completion"},{"task_slug":null,"task_name":"valid"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-semantic-scene-completion-on-nyuv2","task":"3D Semantic Scene Completion","dataset":"NYUv2","model":"ESSCNet","rank_in_archive_order":26,"of":28,"metrics":{"mIoU":"26.7"},"uses_additional_data":false},{"leaderboard":"/sota/3d-semantic-scene-completion-on-semantickitti","task":"3D Semantic Scene Completion","dataset":"SemanticKITTI","model":"ESSCNet","rank_in_archive_order":10,"of":20,"metrics":{"mIoU":"17.5"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1907.05091","mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}