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 into
open-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 into
open-mmlab:dev-1.xfrom
tackhwa:tackhwa/new_configs

Conversation

@tackhwa

@tackhwa tackhwa commented May 20, 2024

Copy link
Copy Markdown

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

CLAassistant commented May 20, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@tackhwa

tackhwa commented May 23, 2024

Copy link
Copy Markdown
Author

@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