1
0
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 21:53:55 +08:00

8 Commits

Author SHA1 Message Date
Ma Zerun
ae40c45c55
[Enhance] Rename the option --options in some tools to --cfg-options. () 2021-09-01 12:49:03 +08:00
Ma Zerun
f9eb9b409b
[Docs] Add Copyright information. () 2021-08-17 19:52:42 +08:00
Miao Zheng
4ca21c7d03
[WIP] Refactoring weights initialization ()
* [WIP] Refactoring weights initialization

* fix lint and constant init cfg

* fix pretrained bug

* fix typo

* fix isort

* revise model utils
2021-06-10 10:54:34 +08:00
LXXXXR
5066e32306
dump config before training () 2021-06-04 16:26:13 +08:00
WRH
9be435846c
Support training on CPU ()
* draft

* add parameter for training tools

* Update .pre-commit-config.yaml
2021-04-26 13:56:45 +08:00
LXXXXR
f355f15485
Fix bug in gpu_ids in distributed training ()
* update gpu_ids in distributed training

* move linear scaling rule after getting correct gpu_ids

* Remove support for autoscale_lr
2020-12-09 16:28:03 +08:00
yanglei
fbc68bf266 Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
chenkai
a99e6eb10d init commit 2020-05-21 21:21:43 +08:00