{"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/dense-resolution-network-for-point-cloud","title":"Dense-Resolution Network for Point Cloud Classification and Segmentation","arxiv_id":"2005.06734","date":"2020-05-14","proceeding":null,"authors":["Shi Qiu","Saeed Anwar","Nick Barnes"],"abstract":"Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities, unorderedness, and sparsity. In this article, we propose a novel network named Dense-Resolution Network (DRNet) for point cloud analysis. Our DRNet is designed to learn local point features from the point cloud in different resolutions. In order to learn local point groups more effectively, we present a novel grouping method for local neighborhood searching and an error-minimizing module for capturing local features. In addition to validating the network on widely used point cloud segmentation and classification benchmarks, we also test and visualize the performance of the components. Comparing with other state-of-the-art methods, our network shows superiority on ModelNet40, ShapeNet synthetic and ScanObjectNN real point cloud datasets.","url_abs":"https://arxiv.org/abs/2005.06734v2","url_pdf":"https://arxiv.org/pdf/2005.06734v2.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":"dense-resolution-network-for-point-cloud","repo_url":"https://github.com/ShiQiu0419/DRNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"3d-part-segmentation","task_name":"3D Part Segmentation"},{"task_slug":"3d-point-cloud-classification","task_name":"3D Point Cloud Classification"},{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"point-cloud-classification","task_name":"Point Cloud Classification"},{"task_slug":"point-cloud-segmentation","task_name":"Point Cloud Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-part-segmentation-on-shapenet-part","task":"3D Part Segmentation","dataset":"ShapeNet-Part","model":"DRNet","rank_in_archive_order":27,"of":67,"metrics":{"Class Average IoU":"83.7","Instance Average IoU":"86.4"},"uses_additional_data":false},{"leaderboard":"/sota/3d-point-cloud-classification-on-modelnet40","task":"3D Point Cloud Classification","dataset":"ModelNet40","model":"DRNet","rank_in_archive_order":71,"of":111,"metrics":{"Overall Accuracy":"93.1"},"uses_additional_data":false},{"leaderboard":"/sota/3d-point-cloud-classification-on-scanobjectnn","task":"3D Point Cloud Classification","dataset":"ScanObjectNN","model":"DRNet","rank_in_archive_order":71,"of":77,"metrics":{"Mean Accuracy":"78.0","Overall Accuracy":"80.3"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2005.06734","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2005.06734"}},"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/ShiQiu0419/DRNet","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_fixture":1,"unverified":5},"by_repo_kind":{"official":{"samples":6,"ran":1,"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":"cdd0141594039dcb","entry":"knn","repo":"ShiQiu0419/DRNet","repo_kind":"official","path":"models/drnet.py","file_url":"https://github.com/ShiQiu0419/DRNet/blob/HEAD/models/drnet.py","link_basis":"harvester_set","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":"cdd0141594039dcb"}},{"code_sha256_prefix":"0e4bd4a67e33e127","entry":"knn_metric","repo":"ShiQiu0419/DRNet","repo_kind":"official","path":"models/drnet.py","file_url":"https://github.com/ShiQiu0419/DRNet/blob/HEAD/models/drnet.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":"0e4bd4a67e33e127"}},{"code_sha256_prefix":"2afefacc6e996a95","entry":"pdist2","repo":"ShiQiu0419/DRNet","repo_kind":"official","path":"pointnet2/utils/linalg_utils.py","file_url":"https://github.com/ShiQiu0419/DRNet/blob/HEAD/pointnet2/utils/linalg_utils.py","link_basis":"harvester_set","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":"2afefacc6e996a95"}},{"code_sha256_prefix":"534f6ef2ad0bbfc9","entry":"pdist2_slow","repo":"ShiQiu0419/DRNet","repo_kind":"official","path":"pointnet2/utils/linalg_utils.py","file_url":"https://github.com/ShiQiu0419/DRNet/blob/HEAD/pointnet2/utils/linalg_utils.py","link_basis":"harvester_set","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":"534f6ef2ad0bbfc9"}},{"code_sha256_prefix":"ef3cfa753da2af31","entry":"pw_dist","repo":"ShiQiu0419/DRNet","repo_kind":"official","path":"models/drnet.py","file_url":"https://github.com/ShiQiu0419/DRNet/blob/HEAD/models/drnet.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":"ef3cfa753da2af31"}},{"code_sha256_prefix":"0ad12b1e8408e2f9","entry":"set_bn_momentum_default","repo":"ShiQiu0419/DRNet","repo_kind":"official","path":"train_partseg_gpus.py","file_url":"https://github.com/ShiQiu0419/DRNet/blob/HEAD/train_partseg_gpus.py","link_basis":"plan_row","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":"0ad12b1e8408e2f9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}