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 ResNetVD presets #1897

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gowthamkpr
Copy link
Collaborator

Adds the presets for the ResNet_vd variant, including the Kaggle handles. Parameter counts include the classification head.

},
"kaggle_handle": "kaggle://kerashub/resnetvd/keras/resnet50_vd_ssld_v2",
},
"resnet_vd_50_ssld_v2_fix_imagenet": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

what is fix?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

"Fix_ResNet50_vd_ssld_v2 stopped all parameter updates of ResNet50_vd_ssld_v2 except the FC layer,and fine-tuned on ImageNet1k dataset" (from https://paddleclas.readthedocs.io/en/latest/models/ResNet_and_vd_en.html)

Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks!

@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Oct 1, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Oct 1, 2024
@divyashreepathihalli
Copy link
Collaborator

Please fix the GPU tests

@divyashreepathihalli
Copy link
Collaborator

divyashreepathihalli commented Oct 1, 2024

Fix Pr has been submitted

@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Oct 2, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Oct 2, 2024
@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Oct 4, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Oct 4, 2024
@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Oct 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Oct 10, 2024
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