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

Benchmarking Script #17

Merged
merged 53 commits into from
Feb 9, 2022
Merged

Commits on Dec 3, 2021

  1. Initial benchmarking script

    Ashwin Vaidya committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    dfee44e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83f076 View commit details
    Browse the repository at this point in the history
  3. Finish benchmarking script.

    Ashwin Vaidya committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    198f11e View commit details
    Browse the repository at this point in the history
  4. Fix param initialization

    Ashwin Vaidya committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    1e04cb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Add tqdm

    Ashwin Vaidya committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    65e3361 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Fix license issue + add license to callbacks init

    Ashwin Vaidya committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    581c5dc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Add OpenVINO throughput

    Ashwin Vaidya committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    855db66 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    6b78c02 View commit details
    Browse the repository at this point in the history
  2. Move pull request template to .github root

    Ashwin Vaidya committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    9f143ac View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Refactor Benchmarking script.

    Changes
    - Normalization support for torch inferencer.
    - Move cdf normalization to separate function to reduce future code duplication.
    Ashwin Vaidya committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9e8ead8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Add tests

    Ashwin Vaidya committed Jan 5, 2022
    1 Configuration menu
    Copy the full SHA
    07c1b3c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. First round of refactor

    Ashwin Vaidya committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7924781 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    eca1b7b View commit details
    Browse the repository at this point in the history
  2. 🔀 Merge branch 'development' into feature/refactor

    Ashwin Vaidya committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    11cab37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8366c1b View commit details
    Browse the repository at this point in the history
  4. 🔥 Remove merge artefacts

    Ashwin Vaidya committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2875d58 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Merge branch 'development' into feature/refactor

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3bdec07 View commit details
    Browse the repository at this point in the history
  2. 🔨 fix merge issues

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e59a34d View commit details
    Browse the repository at this point in the history
  3. 🚚 Move components to model

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e3a156b View commit details
    Browse the repository at this point in the history
  4. 🔥 remove artifacts from merge

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a70ee32 View commit details
    Browse the repository at this point in the history
  5. Rename logger name

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    239a670 View commit details
    Browse the repository at this point in the history
  6. 🔨 Add wandb to pyproject config

    Ashwin Vaidya committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    bb68181 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Address PR comments

    ashwinvaidya17 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2a40d08 View commit details
    Browse the repository at this point in the history
  2. Fix black version

    ashwinvaidya17 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    398aaad View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    9933862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab9bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d5b50 View commit details
    Browse the repository at this point in the history
  4. Fix imports

    ashwinvaidya17 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    31c2f16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb633c3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/ashwin/benchmarking_tools' of github.com:openvi…

    …notoolkit/anomalib into feature/ashwin/benchmarking_tools
    Ashwin Vaidya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d7790d0 View commit details
    Browse the repository at this point in the history
  7. Fix imports + seed

    Ashwin Vaidya committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    68718be View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Address PR comment + refactor script

    Ashwin Vaidya committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    5bab555 View commit details
    Browse the repository at this point in the history
  2. 🩹 Minor fixes

    Ashwin Vaidya committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c9b708b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. add spawn to context

    Ashwin Vaidya committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    1322401 View commit details
    Browse the repository at this point in the history
  2. isort

    samet-akcay committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    472d6c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b06b517 View commit details
    Browse the repository at this point in the history
  4. Fix circular import

    samet-akcay committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ade82c0 View commit details
    Browse the repository at this point in the history
  5. Import Inference dataset

    samet-akcay committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    70041b1 View commit details
    Browse the repository at this point in the history
  6. address pre-commit

    samet-akcay committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    53bd2b5 View commit details
    Browse the repository at this point in the history
  7. Rebase development

    samet-akcay committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    442636f View commit details
    Browse the repository at this point in the history
  8. Rebase development

    samet-akcay committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    1030543 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Log csv to wandb

    Ashwin Vaidya committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1be3443 View commit details
    Browse the repository at this point in the history
  2. 🔥 remove redundant files from merge

    Ashwin Vaidya committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    85eda00 View commit details
    Browse the repository at this point in the history
  3. 🔨 Fix linting issues

    Ashwin Vaidya committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    2d44977 View commit details
    Browse the repository at this point in the history
  4. 🔥 remove duplicate tests from development merge

    Ashwin Vaidya committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    22455dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35dffec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8227f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f37fca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f9d6a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7ca2fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89ed5a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ce4e0f View commit details
    Browse the repository at this point in the history
  12. Move metrics calculation to benchmark.py

    Rename compute functions
    Ashwin Vaidya committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    16e8b39 View commit details
    Browse the repository at this point in the history