mirror of
https://github.com/wassname/PointCNN.git
synced 2026-09-09 11:15:29 +08:00
Significantly clean and document code base. Project approximately complete.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import sys, os
|
||||
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||
|
||||
# from lib import timed
|
||||
# from lib import pytorch_knn_cuda
|
||||
Reference in New Issue
Block a user