{"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/pointflow-3d-point-cloud-generation-with","title":"PointFlow: 3D Point Cloud Generation with Continuous Normalizing Flows","arxiv_id":"1906.12320","date":"2019-06-28","proceeding":"ICCV 2019 10","authors":["Guandao Yang","Xun Huang","Zekun Hao","Ming-Yu Liu","Serge Belongie","Bharath Hariharan"],"abstract":"As 3D point clouds become the representation of choice for multiple vision and graphics applications, the ability to synthesize or reconstruct high-resolution, high-fidelity point clouds becomes crucial. Despite the recent success of deep learning models in discriminative tasks of point clouds, generating point clouds remains challenging. This paper proposes a principled probabilistic framework to generate 3D point clouds by modeling them as a distribution of distributions. Specifically, we learn a two-level hierarchy of distributions where the first level is the distribution of shapes and the second level is the distribution of points given a shape. This formulation allows us to both sample shapes and sample an arbitrary number of points from a shape. Our generative model, named PointFlow, learns each level of the distribution with a continuous normalizing flow. The invertibility of normalizing flows enables the computation of the likelihood during training and allows us to train our model in the variational inference framework. Empirically, we demonstrate that PointFlow achieves state-of-the-art performance in point cloud generation. We additionally show that our model can faithfully reconstruct point clouds and learn useful representations in an unsupervised manner. The code will be available at https://github.com/stevenygd/PointFlow.","url_abs":"https://arxiv.org/abs/1906.12320v3","url_pdf":"https://arxiv.org/pdf/1906.12320v3.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":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/stevenygd/PointFlow","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/AnTao97/FoldingNet.pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/AnTao97/UnsupervisedPointCloudReconstruction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/gmum/LoCondA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/justinjohn0306/StyleFlow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/lmy1001/pointflow_experiment","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/maciejzieba/HyperFlow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/rameenabdal/styleflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/rg321/pointFlow_exp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/theamaya/3dlatnav","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/visinf/s2-flow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"pointflow-3d-point-cloud-generation-with","repo_url":"https://github.com/zekunhao1995/PointFlowRenderer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}}],"tasks":[{"task_slug":"point-cloud-generation","task_name":"Point Cloud Generation"},{"task_slug":"variational-inference","task_name":"Variational Inference"}],"methods":[{"method_slug":"normalizing-flows","method_name":"Normalizing Flows"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/point-cloud-generation-on-shapenet-airplane","task":"Point Cloud Generation","dataset":"ShapeNet Airplane","model":"PointFlow","rank_in_archive_order":5,"of":5,"metrics":{"1-NNA-CD":"75.68","MMD-CD":"0.217"},"uses_additional_data":false},{"leaderboard":"/sota/point-cloud-generation-on-shapenet-car","task":"Point Cloud Generation","dataset":"ShapeNet Car","model":"PointFlow","rank_in_archive_order":4,"of":5,"metrics":{"1-NNA-CD":"60.65","MMD-CD":"0.91"},"uses_additional_data":false},{"leaderboard":"/sota/point-cloud-generation-on-shapenet-chair","task":"Point Cloud Generation","dataset":"ShapeNet Chair","model":"PointFlow","rank_in_archive_order":5,"of":5,"metrics":{"1-NNA-CD":"60.88","MMD-CD":"2.42"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1906.12320","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1906.12320"}},"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/rg321/pointFlow_exp","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zekunhao1995/PointFlowRenderer","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/maciejzieba/HyperFlow","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lmy1001/pointflow_experiment","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rameenabdal/styleflow","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gmum/LoCondA","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/theamaya/3dlatnav","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AnTao97/UnsupervisedPointCloudReconstruction","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AnTao97/FoldingNet.pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/stevenygd/PointFlow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/justinjohn0306/StyleFlow","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/visinf/s2-flow","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_honours":1,"ran_fixture":1,"unverified":31},"by_repo_kind":{"official":{"samples":14,"ran":1,"repositories":1},"listed":{"samples":19,"ran":1,"repositories":5}},"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":"f6b944f50d3f15ae","entry":"count_parameters","repo":"stevenygd/PointFlow","repo_kind":"official","path":"models/flow.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/models/flow.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f6b944f50d3f15ae"}},{"code_sha256_prefix":"27ca363b776a43f8","entry":"stable_var","repo":"lmy1001/pointflow_experiment","repo_kind":"listed","path":"models/normalization.py","file_url":"https://github.com/lmy1001/pointflow_experiment/blob/HEAD/models/normalization.py","link_basis":"plan_row","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":"27ca363b776a43f8"}},{"code_sha256_prefix":"c65e6a7584f6c0d1","entry":"EMD_CD","repo":"stevenygd/PointFlow","repo_kind":"official","path":"metrics/evaluation_metrics.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/metrics/evaluation_metrics.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":"c65e6a7584f6c0d1"}},{"code_sha256_prefix":"28e9ee719dbcca62","entry":"add_args","repo":"stevenygd/PointFlow","repo_kind":"official","path":"args.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/args.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":"28e9ee719dbcca62"}},{"code_sha256_prefix":"19c5e2db00d325b8","entry":"bernoulli_log_likelihood","repo":"stevenygd/PointFlow","repo_kind":"official","path":"utils.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/utils.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":"19c5e2db00d325b8"}},{"code_sha256_prefix":"1f2bc333405a5f22","entry":"colormap","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"visualization.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/visualization.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":"1f2bc333405a5f22"}},{"code_sha256_prefix":"d0ea4df0e7ec8ba6","entry":"concat_elu","repo":"visinf/s2-flow","repo_kind":"listed","path":"util/array_util.py","file_url":"https://github.com/visinf/s2-flow/blob/HEAD/util/array_util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d0ea4df0e7ec8ba6"}},{"code_sha256_prefix":"6e88b4b7a2d8cc87","entry":"count_nfe","repo":"stevenygd/PointFlow","repo_kind":"official","path":"models/flow.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/models/flow.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":"6e88b4b7a2d8cc87"}},{"code_sha256_prefix":"ce228183dec2a0fc","entry":"count_total_time","repo":"stevenygd/PointFlow","repo_kind":"official","path":"models/flow.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/models/flow.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":"ce228183dec2a0fc"}},{"code_sha256_prefix":"9a578f2a671a37e4","entry":"distChamfer","repo":"stevenygd/PointFlow","repo_kind":"official","path":"metrics/evaluation_metrics.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/metrics/evaluation_metrics.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":"9a578f2a671a37e4"}},{"code_sha256_prefix":"8f015719220a9779","entry":"distChamferCUDA","repo":"lmy1001/pointflow_experiment","repo_kind":"listed","path":"metrics/evaluation_metrics.py","file_url":"https://github.com/lmy1001/pointflow_experiment/blob/HEAD/metrics/evaluation_metrics.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":"8f015719220a9779"}},{"code_sha256_prefix":"58625622277c98f5","entry":"divergence_approx","repo":"stevenygd/PointFlow","repo_kind":"official","path":"models/odefunc.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/models/odefunc.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":"58625622277c98f5"}},{"code_sha256_prefix":"16a322ffb874f297","entry":"emd_approx","repo":"stevenygd/PointFlow","repo_kind":"official","path":"metrics/evaluation_metrics.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/metrics/evaluation_metrics.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":"16a322ffb874f297"}},{"code_sha256_prefix":"b3f758ce4a2dc4cd","entry":"emd_approx","repo":"lmy1001/pointflow_experiment","repo_kind":"listed","path":"metrics/evaluation_metrics.py","file_url":"https://github.com/lmy1001/pointflow_experiment/blob/HEAD/metrics/evaluation_metrics.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":"b3f758ce4a2dc4cd"}},{"code_sha256_prefix":"6306abd15a0062d5","entry":"gaussian_log_likelihood","repo":"stevenygd/PointFlow","repo_kind":"official","path":"utils.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/utils.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":"6306abd15a0062d5"}},{"code_sha256_prefix":"ed55e4208dea27ce","entry":"get_clf_datasets","repo":"stevenygd/PointFlow","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/datasets.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":"ed55e4208dea27ce"}},{"code_sha256_prefix":"24c3329ecdea7b4c","entry":"get_clf_datasets","repo":"rg321/pointFlow_exp","repo_kind":"listed","path":"datasets.py","file_url":"https://github.com/rg321/pointFlow_exp/blob/HEAD/datasets.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":"24c3329ecdea7b4c"}},{"code_sha256_prefix":"92805c7faaa80e02","entry":"get_data_loaders","repo":"stevenygd/PointFlow","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/datasets.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":"92805c7faaa80e02"}},{"code_sha256_prefix":"423797b5261350e2","entry":"get_data_loaders","repo":"gmum/LoCondA","repo_kind":"listed","path":"datasets/pointflow.py","file_url":"https://github.com/gmum/LoCondA/blob/HEAD/datasets/pointflow.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":"423797b5261350e2"}},{"code_sha256_prefix":"00c2d6048b70226a","entry":"get_data_loaders","repo":"rg321/pointFlow_exp","repo_kind":"listed","path":"datasets.py","file_url":"https://github.com/rg321/pointFlow_exp/blob/HEAD/datasets.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":"00c2d6048b70226a"}},{"code_sha256_prefix":"5197b33d0222d257","entry":"get_datasets","repo":"stevenygd/PointFlow","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/datasets.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":"5197b33d0222d257"}},{"code_sha256_prefix":"bf133ca0a1a7d7e5","entry":"get_datasets","repo":"gmum/LoCondA","repo_kind":"listed","path":"datasets/pointflow.py","file_url":"https://github.com/gmum/LoCondA/blob/HEAD/datasets/pointflow.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":"bf133ca0a1a7d7e5"}},{"code_sha256_prefix":"5f63c0ca7dfab72f","entry":"get_datasets","repo":"rg321/pointFlow_exp","repo_kind":"listed","path":"datasets.py","file_url":"https://github.com/rg321/pointFlow_exp/blob/HEAD/datasets.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":"5f63c0ca7dfab72f"}},{"code_sha256_prefix":"5bb1776e31d65f3c","entry":"get_objects","repo":"gmum/LoCondA","repo_kind":"listed","path":"experiments/compute_mesh_metrics.py","file_url":"https://github.com/gmum/LoCondA/blob/HEAD/experiments/compute_mesh_metrics.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":"5bb1776e31d65f3c"}},{"code_sha256_prefix":"ca8de2253f873186","entry":"jitter_pointcloud","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/dataset.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":"ca8de2253f873186"}},{"code_sha256_prefix":"ad16d0961b8183d2","entry":"kl_diagnormal_stdnormal","repo":"stevenygd/PointFlow","repo_kind":"official","path":"utils.py","file_url":"https://github.com/stevenygd/PointFlow/blob/HEAD/utils.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":"ad16d0961b8183d2"}},{"code_sha256_prefix":"7d19991441341d62","entry":"knn","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/model.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":"7d19991441341d62"}},{"code_sha256_prefix":"4c8ac30cc923c5f2","entry":"load_pretrain","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"visualization.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/visualization.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":"4c8ac30cc923c5f2"}},{"code_sha256_prefix":"38a04fa9c23c641d","entry":"local_cov","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/model.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":"38a04fa9c23c641d"}},{"code_sha256_prefix":"8e8beff05c864241","entry":"local_maxpool","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/model.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":"8e8beff05c864241"}},{"code_sha256_prefix":"263eb608d80b44f7","entry":"rotate_pointcloud","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/dataset.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":"263eb608d80b44f7"}},{"code_sha256_prefix":"b59bf93a1afe4866","entry":"standardize_bbox","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"visualization.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/visualization.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":"b59bf93a1afe4866"}},{"code_sha256_prefix":"791051c3e72b67d2","entry":"translate_pointcloud","repo":"AnTao97/FoldingNet.pytorch","repo_kind":"listed","path":"dataset.py","file_url":"https://github.com/AnTao97/FoldingNet.pytorch/blob/HEAD/dataset.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":"791051c3e72b67d2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}