#
s3dis
Here are 8 public repositories matching this topic...
Pytorch framework for doing deep learning on point clouds.
-
Updated
Jul 4, 2020 - Python
DaHaiHuha
commented
Sep 7, 2019
I'd recommend adding the supported or suggested environment configuration for the beginners who want to give the code a try.
[NeurIPS 2019, Spotlight] Point-Voxel CNN for Efficient 3D Deep Learning
point-cloud
pytorch
shapenet
kitti
pointnet
pointnet2
frustum-pointnet
frustum-pointnets
s3dis
pvcnn
point-voxel-cnn
-
Updated
Jun 25, 2020 - Python
Pytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'
-
Updated
Apr 3, 2019 - Python
Grid-GCN for Fast and Scalable Point Cloud Learning
computer-vision
point-cloud
classification
self-driving-car
segmentation
3d-vision
scannet
pointnet
3dvision
s3dis
graphconv
graphconvoltution
cvpr2020
grid-gcn
-
Updated
Mar 19, 2020 - Python
FPConv: Learning Local Flattening for Point Convolution, CVPR 2020
point-cloud
pytorch
semantic-segmentation
3d-vision
scannet
scene-understanding
s3dis
3d-convolutions
cvpr2020
point-convolution
-
Updated
Jun 7, 2020 - Python
PyTorch implementation to train MortonNet and use it to compute point features. MortonNet is trained in a self-supervised fashion, and the features can be used for general tasks like part or semantic segmentation of point clouds.
computer-vision
deep-learning
point-cloud
pytorch
segmentation
shapenet
vkitti
self-supervised-learning
s3dis
mortonnet
-
Updated
May 29, 2019 - Python
Improve this page
Add a description, image, and links to the s3dis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the s3dis topic, visit your repo's landing page and select "manage topics."


@QingyongHu i have few queries w r t sampling feature
Q1. As mentioned in the paper you have perfomed random sampling sinc the point cloud density was 10^5 , should we make change in the source code if we have the point cloud density to be 10^3/ 10^4
Q2 can we disable the random sampling few if we have less points in the point cloud is there any option available
Q3 how to set the value of cla