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

Merge back 2.2.0.rc3 to develop #3963

Merged
merged 59 commits into from
Sep 25, 2024

Commits on Aug 20, 2024

  1. update for releases 2.2.0rc0

    yunchu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d1bd1d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    c16f985 View commit details
    Browse the repository at this point in the history
  2. Fix e2e code error (openvinotoolkit#3871)

    * Update test_cli.py
    
    * Update tests/e2e/cli/test_cli.py
    
    Co-authored-by: Eunwoo Shin <[email protected]>
    
    * Update test_cli.py
    
    * Update test_cli.py
    
    ---------
    
    Co-authored-by: Eunwoo Shin <[email protected]>
    chuneuny-emily and eunwoosh authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cba5120 View commit details
    Browse the repository at this point in the history
  3. Add documentation about configurable input size (openvinotoolkit#3870)

    * add docs about configurable input size
    
    * update api usecase and fix bug
    eunwoosh authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b807c9d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    2835aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf2d50 View commit details
    Browse the repository at this point in the history
  3. Fix Semi-SL for ViT accuracy drop (openvinotoolkit#3883)

    Remove init_args
    harimkang authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e577b6a View commit details
    Browse the repository at this point in the history
  4. Update docs for 2.2 (openvinotoolkit#3884)

    Update docs
    harimkang authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d1dd2b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c17a923 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update MAPI in 2.2 (openvinotoolkit#3889)

    * Bump MAPI
    
    * Update exportable code requirements
    sovrasov authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d72feeb View commit details
    Browse the repository at this point in the history
  2. Improve Semi-SL for LiteHRNet (small-medium case) (openvinotoolkit#3891)

    * change drop pixels value
    
    * go safe, change only tested models
    
    * minor
    kprokofi authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    00ed3a0 View commit details
    Browse the repository at this point in the history
  3. Improve h-cls for eff models (openvinotoolkit#3893)

    * Update step size for eff v2
    
    * Update effb0 recipe
    sooahleex authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2c6b4de View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Fix maskrcnn swin nncf acc drop (openvinotoolkit#3900)

    update maskrcnn swimt model type to transformer
    eugene123tw authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0dc7a29 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Add keypoint detection recipe for single object cases (openvinotoolki…

    …t#3903)
    
    * add rtmpose_tiny for single obj
    
    * add rtmpose_tiny for single obj
    
    * modify test subset name
    
    * fix unit test
    
    * update recipe with reset
    wonjuleee authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0d6799c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Improve acc drop of efficientnetv2 for h-label cls (openvinotoolkit#3907

    )
    
    * Add warmup_iters for effv2
    
    * Update max_epochs
    sooahleex authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8115b52 View commit details
    Browse the repository at this point in the history
  2. Fix pretrained weight cached dir for timm (openvinotoolkit#3909)

    * Fix pretrained_weight for timm
    
    * Fix unit-test
    harimkang authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4c8555e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix keypoint detection single obj recipe (openvinotoolkit#3915)

    * add rtmpose_tiny for single obj
    
    * modify test subset name
    
    * fix unit test
    
    * property for pck
    wonjuleee authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    52221e3 View commit details
    Browse the repository at this point in the history
  2. Fix cached dir for timm & hugging-face (openvinotoolkit#3914)

    * Fix cached dir
    
    * Pretrained weight download unit-test
    
    * Fix pre-commit
    harimkang authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9265c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5170736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f611cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    425a479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1c7da View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Fix names for ignored scope [HOT-FIX, 2.2.0] (openvinotoolkit#3924)

    fix names for ignored scope
    kprokofi authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    51d1adf View commit details
    Browse the repository at this point in the history
  2. Fix classification rt_info (openvinotoolkit#3922)

    * Restore output_raw_scores for classificaiton
    
    * Add uts
    
    * Fix linter
    sovrasov authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2bcf1b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update label info (openvinotoolkit#3925)

    add label info to init
    
    Signed-off-by: Ashwin Vaidya <[email protected]>
    ashwinvaidya17 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    112b2b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix binary classification metric task (openvinotoolkit#3928)

    * Fix binary classification
    
    * Add unit-tests
    harimkang authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    929132d View commit details
    Browse the repository at this point in the history
  2. Improve MaskRCNN SwinT NNCF (openvinotoolkit#3929)

    * ignore heads and disable smooth quant
    
    * add activations_range_estimator_params
    
    * update changelog
    eugene123tw authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    706f99b View commit details
    Browse the repository at this point in the history
  3. Fix get_item for Chained Tasks in Classification (openvinotoolkit#3931)

    * Fix Task Chain
    
    * Add multi-label case as well
    
    * Add multi-label case as well2
    
    * Add H-label case
    harimkang authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    53a7d9a View commit details
    Browse the repository at this point in the history
  4. Correct Keyerror for h-label cls in label_groups for dm_label_categor…

    …ies using label's id/key (openvinotoolkit#3932)
    
    Modify label_groups for dm_label_categories with id/key of label
    sooahleex authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c3749e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Remove datumaro attribute id from tiling, add subset names (openvinot…

    …oolkit#3933)
    
    * remove datumaro attribute id from tiling
    
    * add subset names
    eugene123tw authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    98a9cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e6454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2705df View commit details
    Browse the repository at this point in the history
  4. Add missing pretrained weights when creating a docker image (openvino…

    …toolkit#3938)
    
    * Fix pre-trained weight downloader
    
    * Remove if condition for pretrained wiehgt download
    harimkang authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c2ccfc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Change default option 'full' to 'base' in otx install (openvinotoolki…

    …t#3937)
    
    * Change option full to base for otx install
    
    * Fix wrong code
    
    * Fix issue
    
    * Fix docs
    harimkang authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8b747f9 View commit details
    Browse the repository at this point in the history
  2. Fix auto adapt batch size in Converter (openvinotoolkit#3939)

    * Enable auto adapt batch size into converter
    
    * Fix wrong
    harimkang authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d43226e View commit details
    Browse the repository at this point in the history
  3. Fix hpo converter (openvinotoolkit#3940)

    * save best hp after hpo
    
    * add test
    eunwoosh authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1d319cd View commit details
    Browse the repository at this point in the history
  4. Fix tiling XAI out of range (openvinotoolkit#3943)

    - Fix tile merge XAI out of range
    eugene123tw authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    aaa2765 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. enable model export (openvinotoolkit#3952)

    Signed-off-by: Ashwin Vaidya <[email protected]>
    ashwinvaidya17 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ac87b49 View commit details
    Browse the repository at this point in the history
  2. Move templates from OTX1.X to OTX2.X (openvinotoolkit#3951)

    * add otx1.6 templates
    
    * added new models
    
    * delete entrypoints and nncf cfg
    
    * updated some hyperparams
    
    * fix for rtmdet_tiny
    
    * updated converter
    
    * Update classification templates
    
    * Update det, r-det, vpm
    
    * Update template.yaml
    
    * changed warmaup value in train.yaml
    
    ---------
    
    Co-authored-by: Kang, Harim <[email protected]>
    Co-authored-by: Kim, Sungchul <[email protected]>
    3 people authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8f96f27 View commit details
    Browse the repository at this point in the history
  3. Add missing tile recipes and various tile recipe changes (openvinotoo…

    …lkit#3942)
    
    * add missing tile recipes
    
    * Fix tiling XAI out of range (openvinotoolkit#3943)
    
    - Fix tile merge XAI out of range
    
    * update xai tile merge
    
    * update rtdetr
    
    * update tile recipes
    
    * update rtdetr tile postprocess
    
    * update rtdetr recipes and tile recipes
    
    * update tile recipes
    
    * fix rtdetr unittest
    
    * update recipes
    
    * refactor tile unit test
    
    * address pr reviews
    
    * remove unnecessary files
    
    * update color channel
    
    * fix image channel passing
    
    * include tiling in cli integration test
    
    * remove transform_bbox
    
    ---------
    
    Co-authored-by: Vladislav Sovrasov <[email protected]>
    eugene123tw and sovrasov authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0f87c86 View commit details
    Browse the repository at this point in the history
  4. Support ImageFromBytes (openvinotoolkit#3948)

    * add image_from_bytes
    
    Signed-off-by: Ashwin Vaidya <[email protected]>
    
    * refactor code
    
    Signed-off-by: Ashwin Vaidya <[email protected]>
    
    * allow empty anomalous masks
    
    Signed-off-by: Ashwin Vaidya <[email protected]>
    
    ---------
    
    Signed-off-by: Ashwin Vaidya <[email protected]>
    ashwinvaidya17 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c7efcbc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Change categories mapping logic (openvinotoolkit#3946)

    * change pre-filtering logic
    
    * Update src/otx/core/data/pre_filtering.py
    
    Co-authored-by: Eunwoo Shin <[email protected]>
    
    ---------
    
    Co-authored-by: Eunwoo Shin <[email protected]>
    kprokofi and eunwoosh authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ecef545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ec8e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. merge conflicts

    kprokofi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    139ece5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Include Geti arrow dataset subset names (openvinotoolkit#3962)

    * restrited number of output masks by tiling
    
    * add geti subset name
    
    * update num of max pred
    eugene123tw authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aa31dca View commit details
    Browse the repository at this point in the history
  2. Include full image with anno in case there's no tile in tile dataset (o…

    …penvinotoolkit#3964)
    
    * include full image with anno incase there's no tile in dataset
    
    * update test
    eugene123tw authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    93f1a55 View commit details
    Browse the repository at this point in the history
  3. Add type checker in converter for callable functions (optimizer, sche…

    …duler) (openvinotoolkit#3968)
    
    Fix converter callable functions (optimizer, scheduler)
    harimkang authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    45f9a24 View commit details
    Browse the repository at this point in the history
  4. Update for 2.2.0rc2 (openvinotoolkit#3969)

    update for 2.2.0rc2
    yunchu authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    51fcb73 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-authored-by: Kim, Sungchul <[email protected]>
    kprokofi and sungchul2 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7cb8b0d View commit details
    Browse the repository at this point in the history
  6. fix semantic seg tests

    kprokofi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    901fd16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5971993 View commit details
    Browse the repository at this point in the history
  8. fix detection tiling

    kprokofi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a30ef81 View commit details
    Browse the repository at this point in the history
  9. merge develop

    kprokofi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    27ac89c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    b45aea6 View commit details
    Browse the repository at this point in the history
  2. Update test_tiling.py

    harimkang authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b45fe11 View commit details
    Browse the repository at this point in the history
  3. Update test_tiling.py

    harimkang authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4c8ecd1 View commit details
    Browse the repository at this point in the history
  4. Merge rc2

    harimkang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cb3d903 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    kprokofi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    31b2504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97dad60 View commit details
    Browse the repository at this point in the history