{"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/prs-net-planar-reflective-symmetry-detection","title":"PRS-Net: Planar Reflective Symmetry Detection Net for 3D Models","arxiv_id":"1910.06511","date":"2019-10-15","proceeding":null,"authors":["Lin Gao","Ling-Xiao Zhang","Hsien-Yu Meng","Yi-Hui Ren","Yu-Kun Lai","Leif Kobbelt"],"abstract":"In geometry processing, symmetry is a universal type of high-level structural information of 3D models and benefits many geometry processing tasks including shape segmentation, alignment, matching, and completion. Thus it is an important problem to analyze various symmetry forms of 3D shapes. Planar reflective symmetry is the most fundamental one. Traditional methods based on spatial sampling can be time-consuming and may not be able to identify all the symmetry planes. In this paper, we present a novel learning framework to automatically discover global planar reflective symmetry of a 3D shape. Our framework trains an unsupervised 3D convolutional neural network to extract global model features and then outputs possible global symmetry parameters, where input shapes are represented using voxels. We introduce a dedicated symmetry distance loss along with a regularization loss to avoid generating duplicated symmetry planes. Our network can also identify generalized cylinders by predicting their rotation axes. We further provide a method to remove invalid and duplicated planes and axes. We demonstrate that our method is able to produce reliable and accurate results. Our neural network based method is hundreds of times faster than the state-of-the-art methods, which are based on sampling. Our method is also robust even with noisy or incomplete input surfaces.","url_abs":"https://arxiv.org/abs/1910.06511v6","url_pdf":"https://arxiv.org/pdf/1910.06511v6.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":"prs-net-planar-reflective-symmetry-detection","repo_url":"https://github.com/IGLICT/PRS-Net","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"symmetry-detection","task_name":"Symmetry Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=1910.06511","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1910.06511"}},"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/IGLICT/PRS-Net","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":10},"by_repo_kind":{"listed":{"samples":10,"ran":0,"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":"8663eb347a7e724f","entry":"create_PRSNet","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/models.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/models.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":"8663eb347a7e724f"}},{"code_sha256_prefix":"b3bd213dbbab5728","entry":"define_PRSNet","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/network.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/network.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":"b3bd213dbbab5728"}},{"code_sha256_prefix":"6002e50032b76323","entry":"hamilton_product","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/quatUtils.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/quatUtils.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":"6002e50032b76323"}},{"code_sha256_prefix":"52d67388611d4944","entry":"init_net","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/network.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/network.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":"52d67388611d4944"}},{"code_sha256_prefix":"de5347218d47a88f","entry":"normalize","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/network.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/network.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":"de5347218d47a88f"}},{"code_sha256_prefix":"78d9189a9852eb19","entry":"planesymTransform","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/transformer.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/transformer.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":"78d9189a9852eb19"}},{"code_sha256_prefix":"218d79a941dcc6ed","entry":"quat_conjugate","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/quatUtils.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/quatUtils.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":"218d79a941dcc6ed"}},{"code_sha256_prefix":"503c534daae177b2","entry":"quat_rot_module","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/quatUtils.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/quatUtils.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":"503c534daae177b2"}},{"code_sha256_prefix":"e4cc40c4ec16f2af","entry":"rigidTsdf","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/transformer.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/transformer.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":"e4cc40c4ec16f2af"}},{"code_sha256_prefix":"c556ac33e94aa670","entry":"rotsymTransform","repo":"IGLICT/PRS-Net","repo_kind":"listed","path":"models/transformer.py","file_url":"https://github.com/IGLICT/PRS-Net/blob/HEAD/models/transformer.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":"c556ac33e94aa670"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}