mirror of
https://github.com/wassname/PointCNN.git
synced 2026-08-21 10:19:23 +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
|