mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* rebase * update process * add TODOs in moved classes * update APIs * modify the preprocess_cfg to data_preprocessor * Fix api docs. Co-authored-by: mzr1996 <mzr1996@163.com>
17 lines
292 B
ReStructuredText
17 lines
292 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
mmcls.utils
|
|
===================================
|
|
|
|
This package includes some useful helper functions for developing.
|
|
|
|
.. currentmodule:: mmcls.utils
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
collect_env
|
|
register_all_modules
|