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

Introduces a Random resized crop layer #203

Closed

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    bb442c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    e19e665 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    56680d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix : Add a subclass tf.keras.internal.layers.BaseImageAugmentationLa…

    …yer istead of base_layer.Layer
    frostbyte012 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    113b6f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    a7373b8 View commit details
    Browse the repository at this point in the history
  2. fix : Use tf.random and applied get_random_transformation API from Ba…

    …seImageAugmentation layer.
    frostbyte012 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    fbf7642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eec92a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    4bf8af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9273df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be11a7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664fbf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Merge branch 'master' of https://github.com/frostbyte012/keras-cv int…

    …o random_resized_crop_branch
    frostbyte012 committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    330d4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9462864 View commit details
    Browse the repository at this point in the history