11 skills found
dimatura / Voxnet3D/Volumetric Convolutional Neural Networks with Theano+Lasagne
AgentMaker / PAPCPAPC is a deep learning for point clouds platform based on pure PaddlePaddle
lxxue / Voxnet PytorchPytorch version of voxnet: https://github.com/dimatura/voxnet
VincentCheungM / Voxnet LidarAn on going TF implementation on Voxnet to deal with LiDAR pointcloud.
OhmGeek / FacialLivenessTestsLiveness Tests For Facial Recognition
indraneelpatil / Bottleneck Guided RrtThis project consists of C++ implementations of a 3D Rapidly Exploring Random Tree and three other extensions called RRT*, Execution Extended RRT and Synchronised Greedy Biased RRT. It also includes a heuristically guided RRT* with biased sampling towards relevant bottleneck points predicted by a 3D CNN(modified VoxNet in Tensorflow).
MonteYang / VoxNet.pytorchA pytorch implement of voxnet. "VoxNet: A 3D Convolutional Neural Network for Real-Time Object Recognition"
amitregmi / VoxNet Google Colab3D shape classification by using voxel based 3D CNN using keras.
Vectorized / VoxNet TensorflowA Tensorflow Implementation of VoxNet.
mblaettler / Voxnet TensorflowA tensorflow implementation of voxnet (using the keras API for simplicity).
catotac / VoxNetClassification of ModelNet40 and ModelNet10 dataset using VoxNet