-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Anomaly modelAPI changes to releases/1.4.0 (#2563)
* bug fix for legacy openvino models * Apply otx anomaly 1.5 changes * Fix tests * Fix compression config * fix modelAPI imports * update integration tests * Edit config types * Update keys in deployed model --------- Co-authored-by: Ashwin Vaidya <ashwinitinvaidya@gmail.com> Co-authored-by: Kim, Sungchul <sungchul.kim@intel.com>
- Loading branch information
1 parent
ac8a7dd
commit 8fafd40
Showing
27 changed files
with
238 additions
and
378 deletions.
There are no files selected for viewing
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
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
12 changes: 0 additions & 12 deletions
12
src/otx/algorithms/anomaly/adapters/anomalib/exportable_code/__init__.py
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
src/otx/algorithms/anomaly/adapters/anomalib/exportable_code/anomaly_classification.py
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
src/otx/algorithms/anomaly/adapters/anomalib/exportable_code/anomaly_detection.py
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
src/otx/algorithms/anomaly/adapters/anomalib/exportable_code/anomaly_segmentation.py
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
src/otx/algorithms/anomaly/adapters/anomalib/exportable_code/base.py
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.