Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@The-truthh
Copy link
Collaborator

@The-truthh The-truthh commented Mar 27, 2023

Thank you for your contribution to the MindCV repo.
Before submitting this PR, please make sure:

Motivation

update training recipe and trained weights of ResNeXt

Test Plan

(How should this PR be tested? Do you require special setup to run the test or repro the fixed bug?)

Related Issues and PRs

Related PR: #498

@The-truthh The-truthh force-pushed the resnext branch 2 times, most recently from 338ccf1 to 45c9b56 Compare March 27, 2023 10:07
Songyuanwei
Songyuanwei previously approved these changes Mar 27, 2023
"resnet101": _cfg(url="https://download.mindspore.cn/toolkits/mindcv/resnet/resnet101-7f6648de.ckpt"),
"resnet152": _cfg(url="https://download.mindspore.cn/toolkits/mindcv/resnet/resnet152-33ed9fdf.ckpt"),
"resnet18": _cfg(url="https://download.mindspore.cn/toolkits/mindcv/resnet/resnet18_224.ckpt"),
"resnet34": _cfg(url="https://download.mindspore.cn/toolkits/mindcv/resnet/resnet34_224.ckpt"),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

为什么又把resnet的ckpt链接改回去了?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已改

@The-truthh The-truthh reopened this Mar 30, 2023
@geniuspatrick geniuspatrick merged commit 35aff2c into mindspore-lab:main Mar 31, 2023
@The-truthh The-truthh deleted the resnext branch April 6, 2023 11:19
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.

3 participants