Skip to content
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

Add PP-HGNet and PP-HGNetV2 #1985

Merged
merged 6 commits into from
Feb 12, 2024
Merged

Add PP-HGNet and PP-HGNetV2 #1985

merged 6 commits into from
Feb 12, 2024

Conversation

seefun
Copy link
Contributor

@seefun seefun commented Oct 9, 2023

PP-HGNet is a high-performance backbone network developed by the PaddleCV team that is more suitable for GPU devices. Compared with other SOTA models on GPU devices, this model has higher accuracy under the same latency. (From PaddlePaddle Clas repo, but I think it's a variant of VovNet)

https://github.com/PaddlePaddle/PaddleClas/blob/release/2.5.1/docs/en/models/PP-HGNet_en.md
https://github.com/PaddlePaddle/PaddleClas/blob/release/2.5.1/docs/zh_CN/models/ImageNet1k/PP-HGNetV2.md

The implement and pretrained weights are adapted from paddle.

Pretrained weights converted from origin PaddleClas repo: Google Drive

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@seefun seefun closed this Dec 27, 2023
@seefun seefun reopened this Dec 27, 2023
@seefun seefun marked this pull request as draft December 27, 2023 10:11
@seefun seefun marked this pull request as ready for review December 27, 2023 14:37
@rwightman rwightman merged commit 3e03491 into huggingface:main Feb 12, 2024
22 checks passed
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.

4 participants