mirror of
https://github.com/wassname/Pointnet2_PyTorch.git
synced 2026-07-15 01:11:03 +08:00
Updates and some refactoring
This commit is contained in:
+5
-1
@@ -1 +1,5 @@
|
||||
from .Pointnet2SemSeg import Pointnet2MSG, Pointnet2SSG
|
||||
from .Pointnet2SemSeg import Pointnet2MSG as Pointnet2SemMSG
|
||||
from .Pointnet2SemSeg import Pointnet2SSG as Pointnet2SemSSG
|
||||
|
||||
from .Pointnet2Cls import Pointnet2MSG as Pointnet2ClsMSG
|
||||
from .Pointnet2Cls import Pointnet2SSG as Pointnet2ClsSSG
|
||||
|
||||
Reference in New Issue
Block a user