Results 8 issues of Harim Kang

## 🚀 Feature request Hierarchy-level **--help** format: There are many advantages to jsonargparse, and I'm a big fan of it. However, jsonargparse also has its drawbacks, and I believe one...

enhancement

### Summary - Configuration to make the Sampler mutable. - Add `BalancedSampler`, `RepeatSampler` BalancedSampler in OTX 1.6 : https://github.com/openvinotoolkit/training_extensions/blob/develop/src/otx/algorithms/common/adapters/torch/dataloaders/samplers/balanced_sampler.py ``` otx train \ --config src/otx/recipe/classification/multi_class_cls/otx_efficientnet_b0.yaml \ --data_root /home/harimkan/workspace/repo/datasets/otx_v2_dataset/multiclass_classification/multiclass_CUB_medium \ --seed...

TEST
OTX 2.0

## 🐛 Bug report Hi all, I'm working on a project that utilizes this great library. However, I ran into a problem with python 3.11. ```yaml scheduler: - class_path: otx.algo.schedulers.warmup_schedulers.LinearWarmupScheduler...

bug

### What is the feature? Hi. I have a question about the log_dir of the Runner always being fixed. It's always a timestamp, and I'd like to see a way...

### Describe the bug https://github.com/openvinotoolkit/anomalib/blob/41d8cf90cfb8de954fd3ed0ec9c2c7bff75b81d3/src/anomalib/models/video/ai_vad/clip/clip.py#L21 An error occurs in environment where `setuptools` is version 70 or higher. This is related to this issue. https://github.com/pypa/setuptools/issues/4376 This can cause issues with newer...

### Summary ![image](https://github.com/openvinotoolkit/training_extensions/assets/38045080/57d2cc36-918c-4435-b6c5-0f22c1ccb7ec) ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [ ] I have added integration tests to...

TEST
OTX 2.0

### Summary Next PR: 2.3 to develop merge-back PR ### How to test ### Checklist - [ ] I have added unit tests to cover my changes.​ - [ ]...

TEST
BUILD
DOC
OTX 2.0

### Summary - WIP: Test all models - Check List - [x] detection - [x] atss_mobilenetv2 - [x] atss_resnext101 - [x] rtmdet_tiny - [x] ssd_mobilenetv2 - [x] yolov9_c - [x]...

TEST
DOC
OTX 2.0