mmclassification/docs/tutorials
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
..
data_pipeline.md fix outdated configs 2020-10-01 16:15:14 +02:00
finetune.md Use build_runner (#54) 2020-10-15 21:12:50 +08:00
new_dataset.md Add note about ground-truth labels range (#44) 2020-09-09 16:21:25 +08:00
new_modules.md Add albumentations (#45) 2020-09-22 17:35:39 +08:00