mmclassification/mmcls
Ma Zerun 19cfb25e5e
Use parameter default value to control default behavior of init_cfg in (#319)
`LinearClsHead` and `MultiLabelLinearClsHead`

And remove the verbose `_init_layers` method of `LinearClsHead` and
`MultiLabelLinearClsHead`.
2021-06-30 19:13:27 +08:00
..
apis [Feature]Support custom hooks (#305) 2021-06-15 21:09:58 +08:00
core
datasets Fix magnitude_std bug in RandAugment, and update unit tests. (#309) 2021-06-21 11:25:11 +08:00
models Use parameter default value to control default behavior of init_cfg in (#319) 2021-06-30 19:13:27 +08:00
utils
__init__.py
version.py