open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
8.02k stars 2.58k forks source link

[Fix] bug fix for old MMCV format for mobilenetv3 configs file (changed to MMEngine format) #3674

Closed tackhwa closed 4 months ago

tackhwa commented 4 months ago

the configs file for mobilenetv3 still using the "Runner" settting which are old MMCV format, by refering at this link, "Runner" is replace with train_cfg. with using the old "Runner", even though the iteration is set to 320000, the train_cfg will initialize as 160000 iter, which does not fulfill trainng setting in this link. training and inferencing had been tested on modified configs.

CLAassistant commented 4 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
19 out of 20 committers have signed the CLA.

:white_check_mark: Ben-Louis
:white_check_mark: xiexinch
:white_check_mark: ooooo-create
:white_check_mark: zen0no
:white_check_mark: XiandongWang
:white_check_mark: Zoulinx
:white_check_mark: crazysteeaam
:white_check_mark: Yang-Changhui
:white_check_mark: angiecao
:white_check_mark: zhen6618
:white_check_mark: likyoo
:white_check_mark: AI-Tianlong
:white_check_mark: okotaku
:white_check_mark: jonGuti13
:white_check_mark: JimmyMa99
:white_check_mark: haruishi43
:white_check_mark: mmeendez8
:white_check_mark: MengzhangLI
:white_check_mark: tackhwa
:x: ZhaoQiiii
You have signed the CLA already but the status is still pending? Let us recheck it.