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

Added CoarseDropout Augmentation #14

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

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    d52e823 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/datature/discolight

    * 'master' of https://github.com/datature/discolight:
      Add ColorTemperature augmentation (datature#2)
    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    8490366 View commit details
    Browse the repository at this point in the history
  3. Edited CoarseDropout Test

    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b036331 View commit details
    Browse the repository at this point in the history
  4. Improve code quality

    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    acd63b7 View commit details
    Browse the repository at this point in the history
  5. Fixed CoarseDropout tests

    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    9698c77 View commit details
    Browse the repository at this point in the history
  6. Codestyle improvements

    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    5a39969 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c25c32 View commit details
    Browse the repository at this point in the history
  8. Fixed docstring issues

    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d975233 View commit details
    Browse the repository at this point in the history
  9. Fix Linting

    tingalinga committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2df8207 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Merge branch 'master' of https://github.com/datature/discolight into …

    …coarsedropout-augmentation
    
    * 'master' of https://github.com/datature/discolight:
      added missing doc-annotations.csv
      Better README File Demonstrating Augmentations and Updated Snapshot Tests (datature#6)
      fixed issue with enum type parameters (datature#9)
    tingalinga committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f7c070e View commit details
    Browse the repository at this point in the history
  2. Add snapshots file

    tingalinga committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    5732da4 View commit details
    Browse the repository at this point in the history
  3. Added documentations

    tingalinga committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9cbebb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Merge branch 'master' of https://github.com/datature/discolight into …

    …coarsedropout-augmentation
    
    * 'master' of https://github.com/datature/discolight:
      Revert "Added CoarseDropout Augmentation (datature#8)" (datature#12)
      Added CoarseDropout Augmentation (datature#8)
      Random Crop (datature#11)
    tingalinga committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d4f5806 View commit details
    Browse the repository at this point in the history