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

Update beta sampling code in augment.py #13491

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dibyaghosh
Copy link

@dibyaghosh dibyaghosh commented Dec 11, 2024

Description

Fixes #13490

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have signed the Contributor License Agreement.
  • I have read guidelines for pull request.
  • My code follows the coding guidelines.
  • I have performed a self code review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • [] I have added tests that prove my fix is effective or that my feature works.

Copy link

google-cla bot commented Dec 11, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@laxmareddyp laxmareddyp requested review from luotigerlsx and Zarjagen and removed request for rachellj218 and Zarjagen December 11, 2024 17:39
@laxmareddyp laxmareddyp added the models:official models that come under official repository label Dec 11, 2024
@laxmareddyp laxmareddyp requested a review from Zarjagen December 11, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:official models that come under official repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MixUp + Cutmix implementation is (badly!) incorrect
2 participants