- Aug 19, 2022
-
-
谢昕辰 authored
* support custom runner * fix
-
Miao Zheng authored
* [Fix] Fix repo based on refactory standard * fix ut
-
- Jul 14, 2022
-
-
xiexinch authored
-
- Jun 09, 2022
-
-
linfangjian.vendor authored
-
- Mar 10, 2022
-
-
Rockey authored
-
- Feb 08, 2022
-
-
MengzhangLI authored
-
- Jan 28, 2022
-
-
MengzhangLI authored
* Fix bug in non-distributed training * Fix bug in non-distributed testing * delete uncomment lines * add args.gpus
-
- Jan 27, 2022
-
-
MengzhangLI authored
-
- Jan 11, 2022
-
-
Rockey authored
* [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>
-
- Dec 15, 2021
-
-
Rockey authored
-
- Dec 14, 2021
-
-
Rockey authored
* [Feature] Change option to cfg-option * add expire date and fix the docs * modify docstring
-
- Nov 26, 2021
-
-
Junjun2016 authored
-
- Sep 30, 2021
-
-
Junjun2016 authored
-
- Sep 15, 2021
-
-
sennnnn authored
* [Fix] Convert SyncBN to BN when training on DP. * Modify SyncBN2BN. * Add SyncBN2BN unit test. * Resolve some comments. * use mmcv official revert_sync_batchnorm * Remove local syncbn2bn unit tests. * Update mmcv version. * Fix bugs of gather model tools. * Modify warnings. * Modify docker mmcv version. * Update mmcv version table.
-
- Sep 11, 2021
-
-
FreyWang authored
* [Fix] Fix iter bug when resuming checkpoint in distributed train * fix lint error Signed-off-by:
FreyWang <wangwxyz@qq.com>
-
- Aug 17, 2021
-
-
Junjun2016 authored
* Add header for files * Delete header in config files
-
- Jun 17, 2021
-
-
Jerry Jiarui XU authored
* [Refactor]: Unified parameter initialization * fixed pretrained
-
- Jun 02, 2021
-
-
Yinhao Li authored
* Add save_best option in eval_hook. * Update meta to fix best model can not test bug * refactor with _do_evaluate * remove redundent * add meta Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Jan 20, 2021
-
-
Jerry Jiarui XU authored
* [Improvement] Move train_cfg/test_cfg inside model * fixed config dict * fixed config dict
-
- Aug 25, 2020
-
-
Jerry Jiarui XU authored
-
- Aug 11, 2020
-
-
Jerry Jiarui XU authored
* Auto get version info and git hash * bump 0.5.1 and update doc * fixed docs * Add change log
-
- Aug 06, 2020
-
-
Evgeny Nizhibitsky authored
* Add load-from flag * minor update Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Jul 09, 2020
-
-
Jiarui XU authored
-