Repository navigation
shapenet
- Website
- Wikipedia
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
[NeurIPS 2019, Spotlight] Point-Voxel CNN for Efficient 3D Deep Learning
The official implementation of "Pix2Vox: Context-aware 3D Reconstruction from Single and Multi-view Images". (ICCV 2019)
[ICCV2019] Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation.
We evaluate our method on different datasets (including ShapeNet, CUB-200-2011, and Pascal3D+) and achieve state-of-the-art results, outperforming all the other supervised and unsupervised methods and 3D representations, all in terms of performance, accuracy, and training time.
(latest updates and bug fixed) DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction
Source code for: Flex-Convolution (Million-Scale Point-Cloud Learning Beyond Grid-Worlds), accepted at ACCV 2018
Official implementation of GraphX-Convolution
Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution
ShapeGlot: Learning Language for Shape Differentiation
Official GitHub repo for VecKM. A very efficient and descriptive local geometry encoder / point tokenizer / patch embedder. ICML2024.
Learning Graph-Convolutional Representations for Point Cloud Denoising (ECCV 2020)
PRIN/SPRIN: On Extracting Point-wise Rotation Invariant Features
Given an image and a target viewpoint, generate synthetic image in the target viewpoint