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

working on perturbation detectors #51

Merged
merged 22 commits into from
Aug 13, 2024
Merged

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    05a4cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2a8c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ba35b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c3ffc9 View commit details
    Browse the repository at this point in the history
  5. supporting gray scale

    rabah-khalek committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7e14795 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3d8e32 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    98baa6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9fa22f View commit details
    Browse the repository at this point in the history
  3. updating detectors

    rabah-khalek committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e9198ce View commit details
    Browse the repository at this point in the history
  4. Adding noise perturbation detector with Gaussian noise (#52)

    * ENH: adding noise perturbation detector with Gaussian noise
    
    * FIX: docstring
    
    * FIX: the IoU metric now handles prediction batches
    
    * renaming metric IoU to IoUMean
    
    ---------
    
    Co-authored-by: Rabah Khalek <[email protected]>
    bmalezieux and rabah-khalek authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4dd46b4 View commit details
    Browse the repository at this point in the history
  5. updating detectors

    rabah-khalek committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e547d4d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. refactoring detectors

    rabah-khalek committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a44399d View commit details
    Browse the repository at this point in the history
  2. small updates

    rabah-khalek committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fe26272 View commit details
    Browse the repository at this point in the history
  3. refactored spec setting

    rabah-khalek committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c359c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dca401 View commit details
    Browse the repository at this point in the history
  5. renaming pert detectors

    rabah-khalek committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    99d98dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6601ecb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14de1fa View commit details
    Browse the repository at this point in the history
  8. fixed import

    rabah-khalek committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    182731c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ba1994 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #53 from Giskard-AI/refactoring-detectors

    refactoring detectors
    rabah-khalek authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ffbb425 View commit details
    Browse the repository at this point in the history