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 closest EfficientNet variants #1967

Merged

Conversation

pkgoogle
Copy link
Collaborator

Adds these variants which are closest to our current variants:

efficientnet_b0_ra4_e3600_r224_imagenet
efficientnet_b1_ra4_e3600_r240_imagenet
efficientnet_b2_ra_imagenet
efficientnet_b3_ra2_imagenet
efficientnet_b4_ra2_imagenet
efficientnet_b5_sw_imagenet
efficientnet_b5_sw_ft_imagenet

@divyashreepathihalli
Copy link
Collaborator

Thanks Piseth!! can you please upload the presets on Kears kaggle page and then update the presets file?
I have added you as the collaborator - https://www.kaggle.com/models/keras/efficientnet

@pkgoogle
Copy link
Collaborator Author

pkgoogle commented Nov 4, 2024

Thanks Piseth!! can you please upload the presets on Kears kaggle page and then update the presets file? I have added you as the collaborator - https://www.kaggle.com/models/keras/efficientnet

done

@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Nov 7, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Nov 7, 2024
@pkgoogle pkgoogle added the kokoro:force-run Runs Tests on GPU label Nov 14, 2024
@pkgoogle pkgoogle self-assigned this Nov 14, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Nov 14, 2024
"path": "efficientnet",
"model_card": "https://arxiv.org/abs/1905.11946",
},
"kaggle_handle": "kaggle://keras/efficientnet/keras/efficientnet_b0_ra4_e3600_r224_imagenet",
Copy link
Collaborator

Choose a reason for hiding this comment

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

pleas include version numbers on the kaggle handle

@divyashreepathihalli divyashreepathihalli merged commit 123ef82 into keras-team:master Nov 14, 2024
10 checks passed
@pkgoogle pkgoogle deleted the add_efficientnet_presets_0 branch November 14, 2024 22:58
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.

3 participants