Skip to content

【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER #666

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

Merged
merged 2 commits into from
Sep 28, 2023
Merged

【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER #666

merged 2 commits into from
Sep 28, 2023

Conversation

Yang-Changhui
Copy link
Contributor

No description provided.

@paddle-bot
Copy link

paddle-bot bot commented Sep 28, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.

Copy link
Contributor

@shiyutang shiyutang left a comment

Choose a reason for hiding this comment

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

辛苦注意提交的目录。

Comment on lines +53 to +59
### 在SwinTransformer中添加semantic_embed_w与semantic_embed_b处理模型

在对比swim_transformer模型与SOLIDER模型发现,前者缺少semantic_embed_w与semantic_embed_b,需要补充。

### 对齐SwinTransformerBlock

PaddleClas中现有的swim_transformer模型中的SwinTransformerBlock模块,与SOLIDER模型中的SwinBlock模块处理方式不一样,导致该部分输出结果不同。
Copy link
Contributor

Choose a reason for hiding this comment

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

backbone部分新的不太一样的代码可以放到这里https://github.com/PaddlePaddle/PaddleClas/tree/develop/ppcls/arch/backbone/variant_models

@shiyutang shiyutang merged commit 8d2177f into PaddlePaddle:master Sep 28, 2023
yangguohao pushed a commit to yangguohao/community that referenced this pull request Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants