mirror of
https://github.com/wassname/PointCNN.git
synced 2026-08-21 11:11:07 +08:00
2 lines
100 B
Python
2 lines
100 B
Python
from PointCNN.core import RandPointCNN, PointCNN, XConv, knn_indices_func_cpu, knn_indices_func_gpu
|