【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER #2992
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
swin_tiny_patch4_window7_224:



swin_small_patch4_window7_224:
swin_base_patch4_window7_224:
swin_small_patch4_window7_224的误差稍大,问题在最后一个nn.LayerNorm,权重一样,但是可能精度不一样,导致误差大于1e-6
权重更新在PaddleClas/docs/zh_CN/models/sodier.md文件中
由于一些模型是新加的,我不知道怎么加入https://github.com/PaddlePaddle/PaddleClas/tree/develop/ppcls/arch/backbone/variant_models,

希望指导
测试图片: