registry.py 74 Bytes
Newer Older
1
2
3
from mmcv.utils import Registry

SA_MODULES = Registry('point_sa_module')