mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* [Feature] Support getting model from the name defined in the model-index file. * Add unit tests. * Prevent import `timm` if the `TIMMBackbone` is not used. * Fix Windows CI. * Move `init_model` to `mmcls.apis.hub`, and support pass nn.Module to all model components. * Fix requirements * Rename `hub.py` to `model.py` and add unit tests.
10 lines
101 B
Plaintext
10 lines
101 B
Plaintext
codecov
|
|
flake8
|
|
interrogate
|
|
isort==4.3.21
|
|
mmdet>=3.0.0rc0
|
|
pytest
|
|
scikit-learn
|
|
xdoctest >= 0.10.0
|
|
yapf
|