from openselfsup.utils import Registry DATASOURCES = Registry('datasource') DATASETS = Registry('dataset') PIPELINES = Registry('pipeline')