-
pointnet.pytorch Public
Forked from fxia22/pointnet.pytorchpytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
-
PyMCubes Public
Forked from pmneila/PyMCubesMarching cubes (and related tools) for Python
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 18, 2020 -
-
-
-
3d-adv-pc Public
Forked from xiangchong1/3d-adv-pcGenerating 3D Adversarial Point Clouds
Python MIT License UpdatedJun 6, 2020 -
3D-Neural-Network-Adversarial-Attacks Public
Forked from Daniel-Liu-c0deb0t/3D-Neural-Network-Adversarial-AttacksResearch on adversarial attacks and defenses for deep neural network 3D point cloud classifiers like PointNet and PointNet++.
Python UpdatedMay 22, 2020 -
kitti-velodyne-viewer Public
Forked from Qjizhi/kitti-velodyne-viewerview kitti lidar point cloud with bounding box label
Python UpdatedApr 26, 2020 -
Tensorflow-101 Public
Forked from sjchoi86/Tensorflow-101TensorFlow Tutorials
Jupyter Notebook MIT License UpdatedMar 23, 2020 -
pointnet Public
Forked from charlesq34/pointnetPointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
-
py-faster-rcnn Public
Forked from rbgirshick/py-faster-rcnnFaster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Python Other UpdatedNov 7, 2019 -
awesome-object-detection Public
Forked from amusi/awesome-object-detectionAwesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
UpdatedOct 11, 2019 -
MV3D Public
Forked from bostondiditeam/MV3DMulti-View 3D Object Detection Network for Autonomous Driving
Jupyter Notebook UpdatedMay 16, 2019 -
IterativeSalienceOcclusion Public
Forked from matthewwicker/IterativeSalienceOcclusionCode Repository to check robustness of 3D Deep Learning (Volumetric and PointNet) to occlusion attacks
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedApr 2, 2019 -
VoxelNet_PyTorch Public
Forked from Hqss/VoxelNet_PyTorchA PyTorch implementation of the paper “VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection"
Python MIT License UpdatedJan 21, 2019 -
-