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

Convert adaptive_threshold to Enum in configs #637

Merged
merged 23 commits into from
Oct 18, 2022

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    80f47b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8039413 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Modified config files.

    samet-akcay committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    2e6b831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dce79e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508d469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a0671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9ae696 View commit details
    Browse the repository at this point in the history
  6. Address mypy issues

    samet-akcay committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    00202c8 View commit details
    Browse the repository at this point in the history
  7. Fix docstring

    samet-akcay committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    54c9a39 View commit details
    Browse the repository at this point in the history
  8. Fix merge conflicts

    samet-akcay committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    ba450f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Address codacy issues

    samet-akcay committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    838bd0b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge branch 'main' of github.com:openvinotoolkit/anomalib into cli/s…

    …a/create-post-processing-section-in-configs
    samet-akcay committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    567bb9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61352ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce5f71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c234967 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86156d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    b2426e8 View commit details
    Browse the repository at this point in the history
  2. Convert names to Enum

    samet-akcay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2756b8d View commit details
    Browse the repository at this point in the history
  3. Fix tests

    samet-akcay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    429bad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c0a49 View commit details
    Browse the repository at this point in the history
  5. Fixed import

    samet-akcay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    26b1577 View commit details
    Browse the repository at this point in the history
  6. Rename fixed to manual

    samet-akcay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    332e737 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0be111 View commit details
    Browse the repository at this point in the history