mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 12:59:20 +08:00
* Use build_runner in train api * Support iter in eval_hook * Add runner section * Add test_eval_hook * Pin mmcv version in install docs * Replace max_iters with max_epochs * Set by_epoch=True as default * Remove trailing space * Replace DeprecationWarning with UserWarning * pre-commit * Fix tests
4 lines
30 B
Plaintext
4 lines
30 B
Plaintext
mmcv>=1.1.4
|
|
torch
|
|
torchvision
|