SkillAgentSearch skills...

Kdnet.pytorch

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

Install / Use

/learn @fxia22/Kdnet.pytorch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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!

View on GitHub
GitHub Stars119
CategoryDevelopment
Updated2mo ago
Forks23

Languages

Python

Security Score

95/100

Audited on Feb 9, 2026

No findings