gszh
|
845098b155
|
Update train.py (#428)
* Update train.py
Add user-defined hooks.
* Update train.py
* Update train.py
|
2021-10-29 12:13:40 -07:00 |
Junjun2016
|
441be4e435
|
[Dcos] Add header for files (#796)
* Add header for files
* Delete header in config files
|
2021-08-16 23:16:55 -07:00 |
Junjun2016
|
9155d9e9ed
|
[Fix] Fix the log error (#766)
* set the priority of EvalHook to LOW
* add comment for priority change
* fix comment
|
2021-08-09 17:20:02 -07:00 |
David de la Iglesia Castro
|
e384ef578a
|
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 |
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |