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

feat: Added random noise augmentation to object detection #654

Merged
merged 30 commits into from
Dec 29, 2021

Commits on Nov 24, 2021

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

Commits on Nov 29, 2021

  1. chore: Added miinor augmentations

    1) random horizontal flip
    2) random vertical flip
    SiddhantBahuguna committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    77402de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82786f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee4810 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    41b9dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c71c3c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    e8e3791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e513c04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349ea72 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

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

Commits on Dec 18, 2021

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

Commits on Dec 20, 2021

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

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    76cffad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a2a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2581ca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    287ee76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7507cd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

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

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    2492ab5 View commit details
    Browse the repository at this point in the history
  2. fix: Fixed style

    SiddhantBahuguna committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    db8fe38 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    ecff1c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9cf4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6161e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bacbfb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    89d5be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f21008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d984a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76adc41 View commit details
    Browse the repository at this point in the history
  5. fix: Fixed typo

    SiddhantBahuguna committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2f260ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94535b1 View commit details
    Browse the repository at this point in the history