mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* [Refactor] Update dev scripts to be compatible with selfsup tasks. * Fix some missing fields in config files. * Set maximum number of gpus for local training. * Update README files * Update according to comments.