Skip to content

ppyoloe_plus_crn_s_80e_coco.yml这里的预训练模型到底使用哪个? #9345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
BeyondYourself opened this issue Apr 7, 2025 · 1 comment
Open
1 task done
Assignees

Comments

@BeyondYourself
Copy link

问题确认 Search before asking

  • 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.

请提出你的问题 Please ask your question

一直有个疑问,在介绍ppyoloe中的文档中ppyoloe_plus_crn_s_80e_coco.yml对应的模型文件为ppyoloe_plus_crn_s_80e_coco.pdparams,但是在实际的ppyoloe_plus_crn_s_80e_coco.yml文档中,预训练模型的文件指向的是ppyoloe_crn_s_obj365_pretrained.pdparams,所以到底是使用哪个配置文件??

另外还有一个疑问,ppyoloe_crn_s_300e_coco.yml中指向的预训练模型是cspResNetb_s_pretrained.params,这里不应该是使用ppyoloe_crn_s_obj365_pretrained.pdparams这个模型吗????

求解答

@BeyondYourself BeyondYourself changed the title ppyoloe_plus_crn_s_80e_coco.yml这里的预训练模型到底使用哪个》 ppyoloe_plus_crn_s_80e_coco.yml这里的预训练模型到底使用哪个? Apr 7, 2025
@zhangyubo0722
Copy link
Collaborator

ppyoloe_plus相比于ppyoloe一个重要升级点就是使用了在object365数据集上训练的预训练权重,然后在coco数据集上进行微调。这个ppyoloe_crn_s_300e_coco.yml配置文件中的预训练权重使用的是backbone的预训练权重,这些都是可以自己制定的

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

No branches or pull requests

3 participants