hancyran / RepSurf
[CVPR 2022 Oral] Official implementation for "Surface Representation for Point Clouds"
☆329Updated 2 years ago
Alternatives and similar repositories for RepSurf:
Users that are interested in RepSurf are comparing it to the libraries listed below
- 【Code of CVPR 2022 paper】Neural Points: Point Cloud Representation with Neural Fields for Arbitrary Upsampling☆230Updated 2 years ago
- [ICCV '21] "Unsupervised Point Cloud Pre-training via Occlusion Completion"☆237Updated 9 months ago
- [NeurIPS 2022] Multi-scale Masked Autoencoders for Hierarchical Point Cloud Pre-training☆208Updated last year
- Repo for "Benchmarking Robustness of 3D Point Cloud Recognition against Common Corruptions" https://arxiv.org/abs/2201.12296☆206Updated last year
- [CVPR 2023] Learning 3D Representations from 2D Pre-trained Models via Image-to-Point Masked Autoencoders☆219Updated last year
- [CVPR 2023] Parameter is Not All You Need: Starting from Non-Parametric Networks for 3D Point Cloud Analysis☆509Updated 11 months ago
- Implementation of CVPR'2022:Surface Reconstruction from Point Clouds by Learning Predictive Context Priors☆166Updated 2 years ago
- This is the official Pytorch implementation of our paper "PointNorm: Normalization is All You Need for Point Cloud Analysis""☆51Updated last year
- Jittor implementation of PCT:Point Cloud Transformer☆672Updated 3 years ago
- [CVPR 2022] PointCLIP: Point Cloud Understanding by CLIP☆365Updated 2 years ago
- Parameter-Efficient Fine-Tuning in Spectral Domain for Point Cloud Learning☆149Updated 2 months ago
- Jittor Library for Point Cloud Processing☆109Updated 5 months ago
- [ICCV 2021] Walk in the Cloud: Learning Curves for Point Clouds Shape Analysis☆182Updated 3 weeks ago
- OpenPoints: a library for easily reproducing point-based methods for point cloud understanding. The engine for [PointNeXt](https://arxiv.…☆338Updated 7 months ago
- Official source code of Fast Point Transformer, CVPR 2022☆284Updated 2 years ago
- Code for paper <PointContrast: Unsupervised Pretraining for 3D Point Cloud Understanding>☆333Updated 3 years ago
- our code for paper 'PointCutMix: Regularization Strategy for Point Cloud Classification', Neurocomputing, 2022☆59Updated 2 years ago
- (TPAMI2023) Unsupervised Point Cloud Representation Learning with Deep Neural Networks: A Survey☆208Updated last year
- Implementation of CVPR'2022:Reconstructing Surfaces for Sparse Point Clouds with On-Surface Priors☆182Updated 2 years ago
- (CVPR 2021) PAConv: Position Adaptive Convolution with Dynamic Kernel Assembling on Point Clouds☆295Updated last year
- [CVPR 2022] Pre-Training 3D Point Cloud Transformers with Masked Point Modeling☆586Updated last week
- Point-to-Voxel Knowledge Distillation for LiDAR Semantic Segmentation (CVPR 2022)☆480Updated 10 months ago
- [ECCV2022] Masked Autoencoders for Point Cloud Self-supervised Learning☆523Updated this week
- Code for CVPR 2021 oral paper "Exploring Data-Efficient 3D Scene Understanding with Contrastive Scene Contexts"☆227Updated 2 years ago
- The official implementation of "GRNet: Gridding Residual Network for Dense Point Cloud Completion". (ECCV 2020)☆321Updated last year
- Stratified Transformer for 3D Point Cloud Segmentation (CVPR 2022)☆390Updated 2 years ago
- Pytorch implementation of PCT: Point Cloud Transformer