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

Minor correction in RegNet docs #15901

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

AdityaKane2001
Copy link
Contributor

Corrections:

  1. Removed "Fast and Accurate Model Scaling" paper from references in BASE_DOCSTRING, since we have not implemented the Z variant of RegNets.
  2. Minor nit in name of blocks: (Y,Z) -> (X,Y).
  3. Changed default weights initialization to "imagenet" following the convention of rest of the applications.

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Jan 15, 2022
@AdityaKane2001
Copy link
Contributor Author

@fchollet

Thanks for the approval!

@copybara-service copybara-service bot merged commit e302580 into keras-team:master Jan 19, 2022
@google-ml-butler google-ml-butler bot removed the ready to pull Ready to be merged into the codebase label Jan 19, 2022
@AdityaKane2001
Copy link
Contributor Author

Thanks for merging @fchollet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants