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

Add Color transforms #275

Merged
merged 10 commits into from
Oct 4, 2017
Merged

Add Color transforms #275

merged 10 commits into from
Oct 4, 2017

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    35c2c09 View commit details
    Browse the repository at this point in the history
  2. Add adjust_brightness, adjust_contrast

    Also
    * Change adjust_saturation to use pillow implementation
    * Documentation made clear
    chsasank committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    6e59812 View commit details
    Browse the repository at this point in the history
  3. Add adjust_gamma

    chsasank committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    998c14e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Add ColorJitter

    chsasank committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    6fbf634 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. Address review comments

    chsasank committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    26734c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d303d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Address review comments 2

    chsasank committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    fe1e15f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d670c07 View commit details
    Browse the repository at this point in the history
  3. Add tests

    chsasank committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    b08d89d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. fix dtype

    chsasank committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    f04be26 View commit details
    Browse the repository at this point in the history