awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wentaoyuan avatar

wentaoyuan/pcn

0
View on GitHub↗
482 stars·83 forks·Python·MIT·6 viewswentaoyuan.github.io/pcn↗

Pcn

PCN is a learning-based shape completion method which directly maps a partial point cloud to a dense, complete point cloud without any voxelization. It is based on our 3DV 2018 publication PCN: Point Completion Network. Please refer to our project website or read our paper for more details.

Features

  • Shape Completion - Point completion network for 3D shape reconstruction.

Star history

Star history chart for wentaoyuan/pcnStar history chart for wentaoyuan/pcn

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Pcn

These projects share indexed features with Pcn. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • angeladai/cnncompleteangeladai avatar

    angeladai/cnncomplete

    142View on GitHub↗

    This repo contains code to train a volumetric deep neural network to complete partially scanned 3D shapes. More information can be found in our paper .

    C++
    View on GitHub↗142
  • angeladai/scancompleteangeladai avatar

    angeladai/ScanComplete

    271View on GitHub↗

    CVPR'18 ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

    Python
    View on GitHub↗271
  • charlescxk/3d-sketchaware-ssccharlesCXK avatar

    charlesCXK/3D-SketchAware-SSC

    66View on GitHub↗

    Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch.

    Python
    View on GitHub↗66
  • allenxiangx/snowflakenetAllenXiangX avatar

    AllenXiangX/SnowflakeNet

    207View on GitHub↗

    Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao, Pengfei Wan, Wen Zheng, Zhizhong Han

    Python
    View on GitHub↗207
Compare all 29 related projects→

Frequently asked questions

What does wentaoyuan/pcn do?

PCN is a learning-based shape completion method which directly maps a partial point cloud to a dense, complete point cloud without any voxelization. It is based on our 3DV 2018 publication PCN: Point Completion Network. Please refer to our project website or read our paper for more details.

What are the main features of wentaoyuan/pcn?

The main features of wentaoyuan/pcn are: Shape Completion.

Which projects share features with wentaoyuan/pcn?

Projects with overlapping indexed features include: angeladai/cnncomplete — This repo contains code to train a volumetric deep neural network to complete partially scanned 3D shapes. More… angeladai/scancomplete — [CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans. charlescxk/3d-sketchaware-ssc — Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch. chriswu1997/multimodal-shape-completion — This repository provides PyTorch implementation of our paper:. colin97/msn-point-cloud-completion — [[paper]](http://cseweb.ucsd.edu/~mil070/projects/AAAI2020/paper.pdf) [[data]](https://drive.google.com/drive/folders/1… allenxiangx/snowflakenet — Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao, Pengfei Wan, Wen Zheng, Zhizhong Han.