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

Introduce AdaptiveRepeatDataHook for the classification #2428

Merged
merged 24 commits into from
Aug 16, 2023

Commits on Aug 8, 2023

  1. Add OTX Sampler

    sungmanc committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    160744b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1254702 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    bc82ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c53c2 View commit details
    Browse the repository at this point in the history
  3. Fix precommit

    sungmanc committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4bed99b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0d6cb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2761162 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    sungmanc committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e01095f View commit details
    Browse the repository at this point in the history
  7. Make black happy

    sungmanc committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5c4a474 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb40fea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6990aec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3193c2 View commit details
    Browse the repository at this point in the history
  11. Remove mmcls dependency

    sungmanc committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5dcd836 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    557b72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafd1e6 View commit details
    Browse the repository at this point in the history
  3. Make black happy

    sungmanc committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    30323ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f78e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update src/otx/algorithms/classification/adapters/mmcls/configurer.py

    Co-authored-by: Eunwoo Shin <eunwoo.shin@intel.com>
    sungmanc and eunwoosh committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5c35edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a496a82 View commit details
    Browse the repository at this point in the history
  3. Fix conflicts

    sungmanc committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    52e62c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    c71cce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5058d29 View commit details
    Browse the repository at this point in the history
  3. Make black happy

    sungmanc committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b14a5ab View commit details
    Browse the repository at this point in the history
  4. Fix typo

    sungmanc committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    19a512f View commit details
    Browse the repository at this point in the history