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 random_cutout.py to be a subclass of VectorizedBaseImageAugmentationLayer #2123

Merged
merged 4 commits into from
Dec 8, 2023

Commits on Nov 21, 2023

  1. Update random_cutout.py

    Make RandomCutout a subclass of VectorizedBaseImageAugmentationLayer
    sup3rgiu authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fc20014 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    0847604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778f73c View commit details
    Browse the repository at this point in the history
  3. Fix typo and style

    sup3rgiu committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5542d53 View commit details
    Browse the repository at this point in the history