Skip to content

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

Open
tackhwa wants to merge 5 commits intoopen-mmlab:dev-1.xfrom
tackhwa:tackhwa/new_configs
Open

[Fix] bug fix for old MMCV format for mobilenetv3 configs file (changed to MMEngine format)#3675
tackhwa wants to merge 5 commits intoopen-mmlab:dev-1.xfrom
tackhwa:tackhwa/new_configs

Conversation

@tackhwa
Copy link
Copy Markdown

@tackhwa tackhwa commented May 20, 2024

the configs file for mobilenetv3 is using "schedule_160k.py" , which is not fulfill training setting in this link. It should be 320k iterations instead of 160k. and the "Runner" is deleted as it is old MMCV format configs.

  • Before:
    pasted image 0

  • After:
    pasted image 0

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 20, 2024

CLA assistant check
All committers have signed the CLA.

@tackhwa
Copy link
Copy Markdown
Author

tackhwa commented May 23, 2024

@xiexinch could you check this pr, please。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants