Add File
This commit is contained in:
5
pcdet/models/backbones_3d/pfe/__init__.py
Normal file
5
pcdet/models/backbones_3d/pfe/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
from .voxel_set_abstraction import VoxelSetAbstraction
|
||||||
|
|
||||||
|
__all__ = {
|
||||||
|
'VoxelSetAbstraction': VoxelSetAbstraction
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user