training_extensions icon indicating copy to clipboard operation
training_extensions copied to clipboard

Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™

Results 286 training_extensions issues
Sort by recently updated
recently updated
newest added

**Describe the bug** ```console Traceback (most recent call last): File "/home/validation/actions-runner/_work/training_extensions/training_extensions/.tox/perf-benchmark/bin/otx", line 8, in sys.exit(main()) File "/home/validation/actions-runner/_work/training_extensions/training_extensions/.tox/perf-benchmark/lib/python3.10/site-packages/otx/cli/__init__.py", line 17, in main OTXCLI() File "/home/validation/actions-runner/_work/training_extensions/training_extensions/.tox/perf-benchmark/lib/python3.10/site-packages/otx/cli/cli.py", line 55, in __init__ self.run() File...

BUG

**Describe the bug** ```console ver.2.0.0 Traceback (most recent call last): File "/home/songkich/miniconda3/envs/otx-v2/bin/otx", line 8, in sys.exit(main()) ^^^^^^ File "/mnt/sdb/workarea/otx/src/otx/cli/__init__.py", line 17, in main OTXCLI() File "/mnt/sdb/workarea/otx/src/otx/cli/cli.py", line 56, in __init__...

FEATURE

### Summary ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [ ] I have added integration tests to cover...

TEST

### Summary ### How to test ### Checklist - [x] I have added unit tests to cover my changes.​ - [x] I have added integration tests to cover my changes.​...

TEST
OTX 2.0

### Summary ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [ ] I have added integration tests to cover...

DEPENDENCY
TEST
BUILD
DOC
OTX 2.0

### Summary Model API PR: https://github.com/openvinotoolkit/model_api/pull/174 Fixing this issue: https://jira.devtools.intel.com/browse/CVS-141716 ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [...

TEST
OTX 2.0

### Summary [CVS-141030](https://jira.devtools.intel.com/browse/CVS-141030) - [x] Fix YOLOX export perf degradation - ATSS will be fixed at https://github.com/openvinotoolkit/training_extensions/pull/3531 by reverting all configs ### How to test ### Checklist - [ ]...

TEST
OTX 2.0

### Summary add a "augmentation details" page to the docs/explanation/additional_features ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [...

DOC

### Summary ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [ ] I have added integration tests to cover...

TEST
OTX 2.0

### Summary This PR adds new HPO feature. New feature can adapt max value of HPO batch size search space automatically. It provides user an easy way to avoid OOM...

TEST
OTX 2.0