Dataset Redone
This commit is contained in:
@ -68,4 +68,4 @@ class ThisConfig(Config):
|
||||
|
||||
@property
|
||||
def _model_map(self):
|
||||
return dict(PN2=PointNet2, P2P=PointNet2PrimClusters, P2G=PointNet2GridClusters)
|
||||
return dict(PN2=PointNet2)
|
||||
|
Reference in New Issue
Block a user