4 lines
60 B
Python
Raw Normal View History

2020-05-21 21:21:43 +08:00
from mmcv.utils import Registry
MODELS = Registry('model')