Skip to content

Move encoders weights to HF-Hub #1035

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 9 commits into from
Jan 16, 2025
Merged

Move encoders weights to HF-Hub #1035

merged 9 commits into from
Jan 16, 2025

Conversation

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 37.83784% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
segmentation_models_pytorch/encoders/__init__.py 32.35% 23 Missing ⚠️
Files with missing lines Coverage Δ
...mentation_models_pytorch/encoders/_efficientnet.py 71.28% <ø> (-0.10%) ⬇️
...ls_pytorch/encoders/_legacy_pretrained_settings.py 100.00% <100.00%> (ø)
segmentation_models_pytorch/encoders/densenet.py 83.60% <ø> (-0.27%) ⬇️
segmentation_models_pytorch/encoders/dpn.py 93.87% <ø> (-0.13%) ⬇️
...gmentation_models_pytorch/encoders/efficientnet.py 94.00% <100.00%> (-0.34%) ⬇️
...ation_models_pytorch/encoders/inceptionresnetv2.py 94.82% <ø> (ø)
...egmentation_models_pytorch/encoders/inceptionv4.py 92.68% <ø> (ø)
...ntation_models_pytorch/encoders/mix_transformer.py 84.94% <ø> (-0.10%) ⬇️
segmentation_models_pytorch/encoders/mobilenet.py 91.17% <ø> (ø)
segmentation_models_pytorch/encoders/mobileone.py 59.48% <ø> (ø)
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qubvel qubvel requested a review from adamjstewart January 15, 2025 16:59
Copy link
Collaborator

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

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

Very happy about how many issues this closes (and will prevent in the future)

Copy link
Collaborator

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

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

Reviewed the obvious things, probably safe to merge if we've confirmed that all downloads work with the new URLs.

@qubvel
Copy link
Collaborator Author

qubvel commented Jan 16, 2025

Yeah, I've already run locally download for all encoders

@qubvel qubvel merged commit 28877ed into main Jan 16, 2025
16 checks passed
@qubvel qubvel mentioned this pull request Apr 16, 2025
@qubvel qubvel deleted the move-encoders-to-hf branch April 18, 2025 12:30
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.

2 participants