mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
2 lines
65 B
Python
2 lines
65 B
Python
from .train import get_root_logger, set_random_seed, train_model
|