-
Notifications
You must be signed in to change notification settings - Fork 446
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 1.2.0rc2 #2045
Merged
goodsong81
merged 29 commits into
openvinotoolkit:develop
from
goodsong81:songkich/merge-back-1.2.0rc2
Apr 21, 2023
Merged
Merge back 1.2.0rc2 #2045
goodsong81
merged 29 commits into
openvinotoolkit:develop
from
goodsong81:songkich/merge-back-1.2.0rc2
Apr 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…kit#2011) Revert segmentation ignore=True
* prevent timeout during init phase
* Edit regression tests * Change the dataset root * Miss typo * Fix pre-commit
* Add missing __init__.py * Change license
…oolkit#2023) * Add workaround solution * Fix minor * Remove str int
fix: change default to configdict Signed-off-by: Inhyuk Andy Cho <andy.inhyuk.jo@intel.com>
* Update cls, det datsets * Remove useless files * Change action datasets * Edit action dataset * change dir * Add xml files * Remove useless * Edite tets * Fix tests * Fix tests * Remove ptc * Remove * Fix precommit * Update dataset, fix cls bug * Remove useless dataset * Edit drop_last * Fix missed part * Change threshold values to unifying * bugfix: squeezing to 1 dimenetion * Change threshold for deployment * Fix multi-gpu issue, e2e tests * Decrease num_workers for tiling test and tiling processes * Revert num_workers for tests * Fix datsets --------- Co-authored-by: eunwoosh <eunwoo.shin@intel.com>
…emantic segmentation (openvinotoolkit#2020)
…kit#2009) * feat: change label entity to dictionay * feat: add datumaro arrow cache * refacor: move to proper directory * fix: align to the latest * fix: align data to otx * fix: align new version * refactor: disable storage cache for action tasks * test: fix * fix: version back * docs: add to changelog * fix: keep __height, __width * docs: add description * test: revert tests * fix: revert back to list * style: ruff * HOT-FIX: Revert segmentation model's ignore mode in CLI (Develop) (openvinotoolkit#2012) Revert segmentation ignore=True * fix: make force verbose * test: add storage cache test * feat: datumaro 1.2.0 * test: test path exists * test: do deepcopy * style: make black happy --------- Signed-off-by: Inhyuk Andy Cho <andy.inhyuk.jo@intel.com> Co-authored-by: Harim Kang <harim.kang@intel.com>
* HOT-FIX: Revert segmentation model's ignore mode in CLI (Develop) (openvinotoolkit#2012) Revert segmentation ignore=True * Bump up version to 1.3.0rc0 (openvinotoolkit#2016) * bug fix * del * revert * revert changlog --------- Co-authored-by: Harim Kang <harim.kang@intel.com> Co-authored-by: Songki Choi <songki.choi@intel.com>
* fix tiling loading bug * fix mypy
* Create Actions domain and task type despite flag * Move import torch to the function * Fix str in dump_features * Move dump_frames to otx/api/utils * Remove __pycache__ from dunped exportable code * Add tests for demo --output option * Update sha for exportable code requirements * Add flag to task_type_to_label_domain * Roll back tests creation to add it in separate PR * Add FEATURE_FLAGS_OTX_ACTION_TASKS init in demo.py * Remove extra comments * Fix linter
…kit#2034) * Add documentation for noisy label detection feature Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com> * Update CHANGELOG.md Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com> * Add documentation Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com> * Fix typo Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com> * Fix small typo --------- Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com> Co-authored-by: Songki Choi <songki.choi@intel.com>
* Remove skip tests, fix regression tests * Fix precommit
Signed-off-by: Songki Choi <songki.choi@intel.com>
Enable light augmix
Change samples_per_gpu in _infer_model
* implement adpating bs * refine impl * implement adaptive bs also in cls, seg task * refine adapt bs algo to consider gpu util * refactor code * write comment and docstring * implement decreasig bs on action task * update learning rate after decreasing batch size * implement test code of mmcv automatic_bs file * remove meta modification * remove unused improt * implement test code of torch automatic_bs file * align with pre commit * add line to tell not supporting anomaly * update CHANGELOG * update docs * change argument help * change file name * apply pr comment * add auto_decrease_bs in learning parameters * align with pre commit * fix typo * add integration test * bugfix * update test code * not execute algo in nncf * suppor nncf * apply comment * align with pre commit * change method to set value * refine warning comment * remove breakpoint * make hpo not use auto decrease batch size * refine warning & typo fix * align with pre commit * Update CHANGELOG.md Co-authored-by: Sungman Cho <sungman.cho@intel.com> * update unit test * update integration test * bufix
Signed-off-by: Songki Choi <songki.choi@intel.com>
…merge-back-1.2.0rc2
github-actions
bot
added
API
Any changes in OTX API
CLI
Any changes in OTE CLI
DEPENDENCY
Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM
DOC
Improvements or additions to documentation
TEST
Any changes in tests
labels
Apr 20, 2023
jaegukhyun
approved these changes
Apr 21, 2023
eunwoosh
approved these changes
Apr 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.