All Projects → fxia22 → Kdnet.pytorch

fxia22 / Kdnet.pytorch

Licence: mit
implementation "Escape from Cells: Deep Kd-Networks for The Recognition of 3D Point Cloud Models" in pytorch

Programming Languages

python
139335 projects - #7 most used programming language

KDnet

This repository is an independent implementation of https://arxiv.org/abs/1704.01222 in pytorch.

Data download and training

download bash download.sh, training: python train.py

Dependencies

  • scipy
  • pytorch==0.3.1 (not tested in other versions)

Acknowledgements

Shout out to @wassname who increased the scalibility upon my original KDTree implementation!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].