Rockey
|
43ad37b478
|
[Feature] add auto resume (#1172)
* [Feature] add auto resume
* Update mmseg/utils/find_latest_checkpoint.py
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
* Update mmseg/utils/find_latest_checkpoint.py
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
* modify docstring
* Update mmseg/utils/find_latest_checkpoint.py
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
* add copyright
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
|
2022-01-11 12:27:24 +08:00 |
Junjun2016
|
341ecc7633
|
[Enchance] Set a random seed when the user does not set a seed. (#1039)
|
2021-11-26 10:55:15 +08:00 |
gszh
|
d7f82e5dc8
|
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
|
2fe0bddf5e
|
[Dcos] Add header for files (#796)
* Add header for files
* Delete header in config files
|
2021-08-16 23:16:55 -07:00 |
Junjun2016
|
b539a43dd7
|
[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
|
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 |
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |