mirror of
https://github.com/wassname/PointCNN.git
synced 2026-09-24 13:10:45 +08:00
Significantly clean and document code base. Project approximately complete.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
from PointCNN.core.model import XConv, PointCNN, RandPointCNN
|
||||
from PointCNN.core.util_funcs import knn_indices_func_cpu, knn_indices_func_gpu, UFloatTensor, ULongTensor
|
||||
Reference in New Issue
Block a user