mmclassification/docs
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
..
tutorials Use build_runner (#54) 2020-10-15 21:12:50 +08:00
conf.py add docs conf 2020-07-13 00:47:13 +08:00
getting_started.md Add model inference (#16) 2020-09-30 19:00:20 +08:00
index.rst add index.rst for readthedocs 2020-07-12 00:06:57 +08:00
install.md Use build_runner (#54) 2020-10-15 21:12:50 +08:00
model_zoo.md Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00