mmsegmentation/docs
David de la Iglesia Castro 969c7fd8e4 Add runner type (#118)
* Add runner_type option

* pre-commit

* Fix max_iters

* Add by_epoch to EvalHook

* Add test_eval_hook for epoch runner

* Remove runner-type arg from tools/train

* Add missing every_n_iters check for epoch mode

* Bump mmcv min version

* Use build_runner

* Use interval in tests

* Update test_eval_hook.py

* Use every_n_epochs instead of every_n_iters. Update DistEvalHook

* Add test_dist_eval_hook_epoch

* Fix tests

* Add DeprecationWarning

* Update docs

* Replace DeprecationWarning with UserWarning
2020-10-25 15:18:46 -07:00
..
tutorials [Improvement] Add markdown linter and fix linting errors (#171) 2020-10-07 19:50:16 +08:00
Makefile init commit 2020-07-10 02:39:01 +08:00
api.rst init commit 2020-07-10 02:39:01 +08:00
changelog.md Bump to 0.7 (#177) 2020-10-10 19:19:52 +08:00
conf.py Auto get version info and git hash (#55) 2020-08-11 19:23:35 +08:00
config.md Add runner type (#118) 2020-10-25 15:18:46 -07:00
getting_started.md Add blood vessel dataset processing script (#184) 2020-10-18 01:22:42 -07:00
index.rst init commit 2020-07-10 02:39:01 +08:00
install.md [Improvement] Add markdown linter and fix linting errors (#171) 2020-10-07 19:50:16 +08:00
make.bat init commit 2020-07-10 02:39:01 +08:00
model_zoo.md [Improvement] Add markdown linter and fix linting errors (#171) 2020-10-07 19:50:16 +08:00