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 torchtext==0.9.1 to support Kaggle environments. #165

Merged
merged 49 commits into from
Mar 28, 2022

Commits on Feb 24, 2022

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

Commits on Feb 25, 2022

  1. Added Btech data module

    samet-akcay committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    12cd8ee View commit details
    Browse the repository at this point in the history
  2. Added btech tests

    samet-akcay committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    7bc453f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a32443 View commit details
    Browse the repository at this point in the history
  4. Modified mvtec

    samet-akcay committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    132ceb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    907281f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16de223 View commit details
    Browse the repository at this point in the history
  7. update docstring

    samet-akcay committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c2353db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    287c974 View commit details
    Browse the repository at this point in the history
  9. Address mypy

    samet-akcay committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    df8b655 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    966ad94 View commit details
    Browse the repository at this point in the history
  11. Fix dataset path

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

Commits on Mar 6, 2022

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

Commits on Mar 15, 2022

  1. Resolved merge conflicts

    samet-akcay committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f6cba9a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/data/btad' of github.com:openvinotoolkit/anomal…

    …ib into feature/data/btad
    samet-akcay committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9513723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b71f4d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    28f7d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c1384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09908b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    215df46 View commit details
    Browse the repository at this point in the history
  5. Resolve merge conflicts

    samet-akcay committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ee12a7a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Address PR comments

    samet-akcay committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    cf22594 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of github.com:openvinotoolkit/anomalib int…

    …o feature/data/custom-dataset
    samet-akcay committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8b827d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of github.com:openvinotoolkit/anomalib int…

    …o feature/data/custom-dataset
    samet-akcay committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    2d24d16 View commit details
    Browse the repository at this point in the history
  4. fix dataset path

    samet-akcay committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6646c3b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Debugging the ci

    samet-akcay committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b3cf100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e8020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e47bd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    314b164 View commit details
    Browse the repository at this point in the history
  5. Do not import openvino at the top level. Cause some import issues whe…

    …n openvino is not install
    samet-akcay committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    492fd29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff2a0fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6101e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d10cdb5 View commit details
    Browse the repository at this point in the history
  9. Added an extension check

    samet-akcay committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    76521cd View commit details
    Browse the repository at this point in the history
  10. python verion 3.7

    samet-akcay committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5651174 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9464402 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    98f8145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202a084 View commit details
    Browse the repository at this point in the history
  3. pylint

    samet-akcay committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    bf576d7 View commit details
    Browse the repository at this point in the history
  4. ignore arguments differ

    samet-akcay committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    10d2505 View commit details
    Browse the repository at this point in the history
  5. Version to 0.2.5

    samet-akcay committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d9917d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5cad24 View commit details
    Browse the repository at this point in the history
  7. Ignore arguments-differ

    samet-akcay committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    7c068a1 View commit details
    Browse the repository at this point in the history
  8. loosen pandas version

    samet-akcay committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d667532 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix/add-extension-to-save-results' of github.com:openvi…

    …notoolkit/anomalib into fix/version
    samet-akcay committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    3309c21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae1cf72 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    8543fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ff8e8 View commit details
    Browse the repository at this point in the history