mmclassification/configs
David de la Iglesia Castro 4f4f2957ef
Use build_runner (#54)
* 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
2020-10-15 21:12:50 +08:00
..
_base_ Use build_runner (#54) 2020-10-15 21:12:50 +08:00
cifar10 Add CIFAR10 configs and models (#38) 2020-08-26 16:34:15 +08:00
imagenet Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
mnist Use build_runner (#54) 2020-10-15 21:12:50 +08:00