jgwak / GSDNLinks
Generative Sparse Detection Networks for 3D Single-shot Object Detection
☆45Updated 3 years ago
Alternatives and similar repositories for GSDN
Users that are interested in GSDN are comparing it to the libraries listed below
Sorting:
- [CVPR 2020] We propose a novel fusionaware 3D point convolution which operates directly on the geometric surface being reconstructed and …☆65Updated 3 years ago
- [CVPR 2020] Multi Proposal Aggregation for 3D Semantic Instance Segmentation☆75Updated 2 years ago
- The code of SCFusion: Real-time Incremental Scene Reconstruction with Semantic Completion☆56Updated last year
- FLOT: Scene Flow Estimation by Learned Optimal Transport on Point Clouds☆102Updated last month
- The pytorch implementation of flownet3d: https://github.com/xingyul/flownet3d☆78Updated 4 years ago
- [CVPR 2021 Oral] Self-supervised Geometric Perception☆160Updated 3 years ago
- Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch. [1] 3D Sketch-aware Se…☆64Updated 3 years ago
- PointPWC-Net is a deep coarse-to-fine network designed for 3D scene flow estimation from 3D point clouds.☆152Updated 4 years ago
- GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud☆93Updated 6 years ago
- Semantic Scene Completion☆105Updated 5 years ago
- ☆36Updated 4 years ago
- ☆52Updated 4 years ago
- [CVPR 2021, Oral] "Weakly Supervised Learning of Rigid 3D Scene Flow"☆138Updated 2 years ago
- Neural Scene Flow Prior (NeurIPS 2021 spotlight)☆129Updated 2 years ago
- Project page of the paper "Distinctive 3D local deep descriptors" accepted in IEEE International Conference on Pattern Recognition 2020.☆67Updated 4 years ago
- Code for NeurIPS 2020 paper "CaSPR: Learning Canonical Spatiotemporal Point Cloud Representations"☆71Updated 2 years ago
- Code for Spatial Semantic Embedding Network:Fast 3D Instance Segmentation with Deep Metric Learning☆41Updated last year
- Python wrapper for some point cloud keypoint detectors of PCL, including ISS, Harris3D, SIFT3D☆89Updated 4 years ago
- [CVPR 2020, Poster] 3DRegNet: A Deep Neural Network for 3D Point Registration (Not Updated)☆61Updated 2 years ago
- PyTorch reimplementation for "PPF-FoldNet: Unsupervised Learning of Rotation Invariant 3D Local Descriptors" https://arxiv.org/abs/1808.1…