How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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 .
CVPR'18 ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans
Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch.
Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao, Pengfei Wan, Wen Zheng, Zhizhong Han
IIAU (2019) 3D Semantic Scene Completion Introduction This file contains our Semantic Scene Completion models appeared in ICCV2019. 1) CCPNet Title: Cascaded Context Pyramid for Full-Resolution 3D Semantic Scene Completion Authors: Pingping Zhang, Wei Liu, Yinjie Lei, Huchuan Luand Xiaoyun Yang…
The main features of pchank/ccpnet are: Shape Completion.
Open-source alternatives to pchank/ccpnet 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.