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

Propagate changes from the 1.2 release branch to develop #1224

Merged
merged 52 commits into from
Sep 15, 2022

Conversation

sovrasov
Copy link
Contributor

No description provided.

@github-actions github-actions bot added 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 API Any changes in OTX API ALGO Any changes in OTX Algo Tasks implementation labels Aug 24, 2022
@sovrasov sovrasov marked this pull request as ready for review August 24, 2022 15:42
@sovrasov sovrasov requested a review from a team as a code owner August 24, 2022 15:42
@sovrasov
Copy link
Contributor Author

run ote-test

nikita-savelyevv and others added 3 commits August 24, 2022 18:41
* Update multi-label classification templates

* Change default from multi-class to multi-label
eugene123tw and others added 20 commits August 26, 2022 16:27
* Add @attr decorator for base configs
* Update config.py
* Fix import

Signed-off-by: Songki Choi <[email protected]>
Co-authored-by: Harim Kang <[email protected]>
[Anomaly Task] Change OpenVINO MO Command
…-train-failure

Fix CVS-90509 Semantic segmentation training with all templates doesn't work in cpu.
…icense-file-in-exportable-code

Ludo/cvs 90428 update license file in exportable code
* Move configuration.yaml and associated files to tempates folder.

* Revert to old configuration format + fix save model issue

* Update nncf compression_config.json path

* Disable editable in pruning_supported

* Remove copy

* Move algorithm/configuration.py to base
* Address progress issue for HPO callback

* Merge hpo and progress callback as only one progress callback is supported
harimkang
harimkang previously approved these changes Sep 7, 2022
Copy link
Contributor

@harimkang harimkang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR merging will be helpful for other work in progress based on develop branch

* Add check for change in model backbone

* Add load model to train

* Limit padim to only resnet18

* Fix comment
chuneuny-emily and others added 5 commits September 14, 2022 11:57
* pruning_supported add

* nncf_optimization value setting per model template
…mpatibility

[CVS-91469] Add a deprecated sseg model template to support compatibility
* [CVS-90400, CVS-91015] NNCF pruning supported tweaks (#1248)

* Turned off pruning_support visibility for anomaly models (CVS-91015)

* Disabled pruning for EfficientNet-V2-S (CVS-90400)

* Removed filter pruning definition from compression config; tweaked visible_in_ui for all anomaly tasks
@goodsong81
Copy link
Contributor

run ote-test

@goodsong81 goodsong81 merged commit 519f5fb into develop Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ALGO Any changes in OTX Algo Tasks implementation 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.