Sungchul Kim

Results 8 issues of Sungchul Kim

### Changes - Enable to load models with low opset version - Add to change tensor shape in Accuracy ### Reason for changes 1. The models with opset==7, 8, 9...

NNCF TF
NNCF PT
experimental

### Changes rebase https://github.com/openvinotoolkit/nncf/pull/1071 ### Reason for changes ### Related tickets 60615 ### Tests `test_quantizer_propagation_solver.py`

NNCF PT
NNCF Common

### 🚀 The feature It would be good to be able to register custom transform kernels in `v2.function`. ### Motivation, pitch If I want to register the transform's kernel, which...

### Summary This PR includes: - [x] enable `otx export` - [x] finetuning - [x] zero-shot - [x] enable IR inference - [x] finetuning - [x] zero-shot - [ ]...

TEST
OTX 2.0

### Summary This PR includes: - [x] Update/Add transforms to enable masks and polygons for iseg - [x] Resize - [x] Pad - [x] RandomFlip - [x] CachedMosaic - [x]...

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 This PR includes: - [x] Remove `mmdet` and `torchvision` directory & Refactor duplicated functions before after ```shell src/otx/algo/instance_segmentation/ ├── losses │   ├── accuracy.py │   ├── dice_loss.py │   └──...

TEST
OTX 2.0

### Summary Visual prompting tasks have only supported single batch test and prediction. This PR enables multi batch testing for those tasks. ### How to test ```shell $ tox -vv...

TEST
OTX 2.0