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

Refactor the efficientnet models. #679

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Refactor the efficientnet models. #679

merged 2 commits into from
Apr 26, 2023

Conversation

LaurentMazare
Copy link
Owner

The torchvision implementation of efficientnet model has significantly diverged, this makes it tricky to import the weights from these models. This PR provides a new implementation in line with the Python version, it also changes the expected weights to use safetensors which should provide better stability overall.
This should fix #603

@LaurentMazare LaurentMazare merged commit f872dbd into main Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant