mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +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.