{"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/voint-cloud-multi-view-point-cloud","title":"Voint Cloud: Multi-View Point Cloud Representation for 3D Understanding","arxiv_id":"2111.15363","date":"2021-11-30","proceeding":null,"authors":["Abdullah Hamdi","Silvio Giancola","Bernard Ghanem"],"abstract":"Multi-view projection methods have demonstrated promising performance on 3D understanding tasks like 3D classification and segmentation. However, it remains unclear how to combine such multi-view methods with the widely available 3D point clouds. Previous methods use unlearned heuristics to combine features at the point level. To this end, we introduce the concept of the multi-view point cloud (Voint cloud), representing each 3D point as a set of features extracted from several view-points. This novel 3D Voint cloud representation combines the compactness of 3D point cloud representation with the natural view-awareness of multi-view representation. Naturally, we can equip this new representation with convolutional and pooling operations. We deploy a Voint neural network (VointNet) to learn representations in the Voint space. Our novel representation achieves \\sota performance on 3D classification, shape retrieval, and robust 3D part segmentation on standard benchmarks ( ScanObjectNN, ShapeNet Core55, and ShapeNet Parts).","url_abs":"https://arxiv.org/abs/2111.15363v2","url_pdf":"https://arxiv.org/pdf/2111.15363v2.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":"voint-cloud-multi-view-point-cloud","repo_url":"https://github.com/ajhamdi/vointcloud","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"voint-cloud-multi-view-point-cloud","repo_url":"https://github.com/ajhamdi/mvtorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"3d-classification","task_name":"3D Classification"},{"task_slug":"3d-part-segmentation","task_name":"3D Part Segmentation"},{"task_slug":"3d-semantic-segmentation","task_name":"3D Semantic Segmentation"},{"task_slug":"retrieval","task_name":"Retrieval"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2111.15363","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2111.15363"}},"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/ajhamdi/mvtorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ajhamdi/vointcloud","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran_honours":1,"unverified":4},"by_repo_kind":{"listed":{"samples":6,"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":0,"samples":[{"code_sha256_prefix":"34b93bbd12a6b62f","entry":"reset_voint_empty","repo":"ajhamdi/mvtorch","repo_kind":"listed","path":"mvtorch/models/voint.py","file_url":"https://github.com/ajhamdi/mvtorch/blob/HEAD/mvtorch/models/voint.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"34b93bbd12a6b62f"}},{"code_sha256_prefix":"36d94db0f5aa34a6","entry":"reset_voint_mask","repo":"ajhamdi/mvtorch","repo_kind":"listed","path":"mvtorch/models/voint.py","file_url":"https://github.com/ajhamdi/mvtorch/blob/HEAD/mvtorch/models/voint.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"36d94db0f5aa34a6"}},{"code_sha256_prefix":"5d66c1875292c207","entry":"VointConv","repo":"ajhamdi/mvtorch","repo_kind":"listed","path":"mvtorch/models/voint.py","file_url":"https://github.com/ajhamdi/mvtorch/blob/HEAD/mvtorch/models/voint.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":"5d66c1875292c207"}},{"code_sha256_prefix":"70714a507da5274f","entry":"VointMLP","repo":"ajhamdi/mvtorch","repo_kind":"listed","path":"mvtorch/models/voint.py","file_url":"https://github.com/ajhamdi/mvtorch/blob/HEAD/mvtorch/models/voint.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":"70714a507da5274f"}},{"code_sha256_prefix":"44a8649001c65c85","entry":"vointmax","repo":"ajhamdi/mvtorch","repo_kind":"listed","path":"mvtorch/models/voint.py","file_url":"https://github.com/ajhamdi/mvtorch/blob/HEAD/mvtorch/models/voint.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":"44a8649001c65c85"}},{"code_sha256_prefix":"9ed38816f9b72b1e","entry":"vointmean","repo":"ajhamdi/mvtorch","repo_kind":"listed","path":"mvtorch/models/voint.py","file_url":"https://github.com/ajhamdi/mvtorch/blob/HEAD/mvtorch/models/voint.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":"9ed38816f9b72b1e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}