Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openvinotoolkit/training_extensions issues and pull requests

#2638 - Implement simplified version of train_segmentor for easy debugging

Pull Request - State: closed - Opened by eunwoosh 11 months ago
Labels: ALGO

#2637 - Update release note and readme

Pull Request - State: closed - Opened by yunchu 11 months ago
Labels: BUILD, DOC

#2636 - Disable QAT for newly added models

Pull Request - State: closed - Opened by jaegukhyun 11 months ago
Labels: ALGO

#2635 - Update debug branch for IPEX integration

Pull Request - State: closed - Opened by kprokofi 11 months ago - 2 comments
Labels: ALGO

#2634 - Update e2e tests for XAI Detection

Pull Request - State: closed - Opened by GalyaZalesskaya 11 months ago
Labels: TEST

#2633 - Mergeback 1.5.0 to develop

Pull Request - State: closed - Opened by yunchu 11 months ago - 1 comment
Labels: DEPENDENCY, API, ALGO, TEST, BUILD, DOC

#2632 - Update publish workflow for tag checking

Pull Request - State: closed - Opened by yunchu 11 months ago - 1 comment
Labels: DEPENDENCY, BUILD

#2631 - Refactor the datumaro adapter

Pull Request - State: closed - Opened by sungmanc 11 months ago - 5 comments
Labels: TEST, OTX 2.0

#2630 - [release 1.5.0] DeiT: enable tests + add ViTFeatureVectorHook

Pull Request - State: closed - Opened by GalyaZalesskaya 11 months ago
Labels: ALGO, TEST

#2629 - Mergeback 1.4.4 to releases/1.5.0

Pull Request - State: closed - Opened by yunchu 11 months ago - 1 comment
Labels: DEPENDENCY, API, ALGO, TEST, BUILD, DOC

#2628 - Add code owner temporarily

Pull Request - State: closed - Opened by sungmanc 11 months ago
Labels: BUILD, OTX 2.0

#2627 - Migrate action classification for OTXv2

Pull Request - State: closed - Opened by sungmanc 11 months ago - 3 comments
Labels: DEPENDENCY, TEST, BUILD, OTX 2.0

#2626 - Fix h-label bug of missing parent labels in output

Pull Request - State: closed - Opened by goodsong81 11 months ago
Labels: ALGO, TEST, DOC, FIX, RELEASE

#2625 - Update publish workflow

Pull Request - State: closed - Opened by yunchu 11 months ago - 1 comment
Labels: API, BUILD

#2624 - Add `ModuleCacher` for HPU graphs

Pull Request - State: closed - Opened by sungchul2 11 months ago
Labels: ALGO

#2623 - Update XPU detection

Pull Request - State: closed - Opened by sovrasov 11 months ago - 1 comment
Labels: ALGO

#2622 - Update dependency constraint

Pull Request - State: closed - Opened by yunchu 11 months ago - 1 comment
Labels: DEPENDENCY

#2621 - Update tpp

Pull Request - State: closed - Opened by yunchu 11 months ago

#2620 - Update export, export for reflecting the latest MMXFrameworks

Pull Request - State: closed - Opened by sungmanc 11 months ago
Labels: OTX 2.0

#2619 - Add metadata to optimized model

Pull Request - State: closed - Opened by ashwinvaidya17 11 months ago - 3 comments
Labels: ALGO

#2618 - Add metadata to optimized model

Pull Request - State: closed - Opened by ashwinvaidya17 11 months ago
Labels: ALGO

#2617 - [release 1.5.0] Fix XAI algorithm for Detection

Pull Request - State: closed - Opened by GalyaZalesskaya 11 months ago - 1 comment
Labels: BUG, ALGO, TEST

#2616 - Add visual prompting zero-shot learning (`learn` & `infer`)

Pull Request - State: closed - Opened by sungchul2 11 months ago
Labels: ALGO, TEST, DOC

#2615 - Add config_dict attribute to mmengine based model

Pull Request - State: closed - Opened by jaegukhyun 11 months ago
Labels: TEST

#2614 - Migrate default segmentation model to OTXv2

Pull Request - State: closed - Opened by eugene123tw 11 months ago - 2 comments
Labels: DEPENDENCY, TEST, BUILD, OTX 2.0

#2613 - Fix data preprocessor loading

Pull Request - State: closed - Opened by sungmanc 11 months ago
Labels: OTX 2.0

#2612 - Unify logger usage

Pull Request - State: closed - Opened by eunwoosh 11 months ago
Labels: API, CLI, ALGO, TEST

#2611 - Fix importing issue with mock importing in unit-test

Pull Request - State: closed - Opened by harimkang 11 months ago
Labels: TEST, OTX 2.0

#2610 - Add missing import pathlib for cls e2e testing

Pull Request - State: closed - Opened by yunchu 11 months ago
Labels: TEST

#2609 - Fix XAI algorithm for Detection

Pull Request - State: closed - Opened by GalyaZalesskaya 11 months ago - 4 comments
Labels: ALGO, TEST, DOC

#2608 - Object Detection with Gaudi2

Pull Request - State: closed - Opened by kprokofi 11 months ago - 1 comment
Labels: ALGO

#2607 - Tighten dependency constraint only adapting latest patches

Pull Request - State: closed - Opened by yunchu 11 months ago - 2 comments
Labels: DEPENDENCY

#2606 - Fix division by zero in class incremental learning for classification

Pull Request - State: closed - Opened by goodsong81 11 months ago
Labels: ALGO, DOC, FIX

#2605 - Refactor MMXEngine._update_config

Pull Request - State: closed - Opened by harimkang 11 months ago
Labels: TEST, OTX 2.0

#2604 - Fix h-label loss normalization issue w/ exclusive label group of singe label

Pull Request - State: closed - Opened by goodsong81 11 months ago - 4 comments
Labels: ALGO, DOC, FIX

#2603 - Use DatumDataset instead of DatasetEntity

Pull Request - State: closed - Opened by wonjuleee 11 months ago - 3 comments
Labels: TEST, OTX 2.0

#2602 - Merge develop & fix YOLOX inference in BFP16 on XPU

Pull Request - State: closed - Opened by sovrasov 11 months ago - 3 comments
Labels: ALGO

#2601 - Fix mmcls bug not wrapping model in DataParallel on CPUs

Pull Request - State: closed - Opened by goodsong81 11 months ago
Labels: ALGO, DOC, FIX, RELEASE

#2599 - Fix issues in mmengine adapter & CLI side

Pull Request - State: closed - Opened by harimkang 11 months ago
Labels: OTX 2.0

#2598 - Migrate default detection model to OTXv2

Pull Request - State: closed - Opened by jaegukhyun 11 months ago - 3 comments
Labels: DEPENDENCY, TEST, BUILD, OTX 2.0

#2595 - Fix DeiT-Tiny regression test for release/1.4.0

Pull Request - State: closed - Opened by wonjuleee 11 months ago - 2 comments
Labels: BUG, ALGO, DOC

#2594 - Fix DeiT-Tiny model regression during class incremental training

Pull Request - State: closed - Opened by wonjuleee 11 months ago - 1 comment
Labels: ALGO, DOC

#2593 - Refactor Dataset API structure

Pull Request - State: closed - Opened by harimkang 11 months ago - 2 comments
Labels: TEST, OTX 2.0

#2592 - Typo on model_template_id of EfficientNet-B0

Issue - State: open - Opened by wonjuleee 11 months ago - 3 comments

#2591 - Add label ids to model xml in release 1.5

Pull Request - State: closed - Opened by ashwinvaidya17 11 months ago
Labels: ALGO

#2590 - Add label ids to anomaly OpenVINO model xml

Pull Request - State: closed - Opened by ashwinvaidya17 11 months ago - 1 comment
Labels: ALGO

#2589 - Move the location of task-specific config update function

Pull Request - State: closed - Opened by harimkang 11 months ago - 2 comments
Labels: TEST, OTX 2.0

#2588 - Update det e2e to skip unsupported train type

Pull Request - State: closed - Opened by yunchu 11 months ago
Labels: TEST

#2587 - Bump datumaro version to 1.5.1rc3

Pull Request - State: closed - Opened by yunchu 11 months ago
Labels: DEPENDENCY

#2586 - Boost up Image numpy accessing speed through PIL

Pull Request - State: closed - Opened by wonjuleee 11 months ago - 2 comments
Labels: API, DOC

#2585 - Fix for the degradation issue of the classification task

Pull Request - State: closed - Opened by sungmanc 11 months ago
Labels: ALGO, FIX, RELEASE

#2584 - Bug during RGB converting in data pipeline

Issue - State: closed - Opened by wonjuleee 11 months ago - 4 comments
Labels: BUG

#2583 - Add Visual Prompt Adapter in lightning side

Pull Request - State: closed - Opened by harimkang 12 months ago - 5 comments
Labels: DEPENDENCY, TEST, BUILD, OTX 2.0

#2582 - Fix tv nms check

Pull Request - State: closed - Opened by sovrasov 12 months ago
Labels: ALGO

#2581 - Upgrade torch version to 2.0.1 & pre-commit in v2

Pull Request - State: closed - Opened by harimkang 12 months ago - 3 comments
Labels: DEPENDENCY, BUILD, OTX 2.0

#2580 - Revert default input size to `Default` due to YOLOX perf regression

Pull Request - State: closed - Opened by goodsong81 12 months ago
Labels: ALGO

#2579 - training accuracy reported as 0.0 with CUB hierarchical label for the classification

Issue - State: closed - Opened by yunchu 12 months ago - 3 comments
Labels: BUG

#2578 - Split torch.anomalib into torch.lightning and torch.lightning.anomalib [v2]

Pull Request - State: closed - Opened by harimkang 12 months ago - 3 comments
Labels: TEST, BUILD

#2578 - Split torch.anomalib into torch.lightning and torch.lightning.anomalib [v2]

Pull Request - State: closed - Opened by harimkang 12 months ago - 3 comments
Labels: TEST, BUILD

#2577 - Hotfix DatasetEntity.get_combined_subset function loop

Pull Request - State: closed - Opened by vinnamkim 12 months ago - 1 comment
Labels: BUG, API

#2576 - Apply resize cache to non-default models & recipes

Pull Request - State: closed - Opened by goodsong81 12 months ago
Labels: ALGO

#2575 - Fix retrieving multiple subsets from DatasetEntity

Pull Request - State: closed - Opened by sovrasov 12 months ago - 1 comment
Labels: API, TEST

#2574 - POC: HPU support

Pull Request - State: closed - Opened by sungchul2 12 months ago - 3 comments
Labels: ALGO

#2573 - Update for regression

Pull Request - State: closed - Opened by yunchu 12 months ago - 1 comment
Labels: ALGO, TEST, BUILD

#2572 - Update for 1.4.4rc1

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: API, DOC

#2571 - Fix the CustomNonLinearClsHead when the batch_size is set to 1

Pull Request - State: closed - Opened by sungmanc 12 months ago
Labels: ALGO, FIX, RELEASE

#2570 - Enable CI build with feature/v2 & Fix _update_config function bug

Pull Request - State: closed - Opened by harimkang 12 months ago - 5 comments
Labels: BUILD

#2569 - Fix the CustomNonLinearClsHead when the batch_size is set to 1

Pull Request - State: closed - Opened by sungmanc 12 months ago - 4 comments
Labels: ALGO, FIX

#2568 - Update ModelAPI configuration (#2564 from 1.4)

Pull Request - State: closed - Opened by sovrasov 12 months ago
Labels: ALGO, TEST

#2567 - Error while running classification regression test with DeiT-Tiny template

Issue - State: closed - Opened by yunchu 12 months ago - 1 comment
Labels: BUG

#2566 - Update for CI

Pull Request - State: closed - Opened by yunchu 12 months ago - 1 comment
Labels: BUILD

#2565 - Disable QAT for SegNexts

Pull Request - State: closed - Opened by sovrasov 12 months ago - 1 comment
Labels: ALGO, TEST

#2564 - Update ModelAPI configuration

Pull Request - State: closed - Opened by sovrasov 12 months ago - 1 comment
Labels: ALGO, TEST

#2563 - Add Anomaly modelAPI changes to releases/1.4.0

Pull Request - State: closed - Opened by ashwinvaidya17 12 months ago - 3 comments
Labels: DEPENDENCY, API, ALGO, TEST

#2562 - Mergeback 1.5.0rc1

Pull Request - State: closed - Opened by yunchu 12 months ago - 2 comments
Labels: ALGO, TEST

#2561 - Add proxy env setting to ci script

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: BUILD, CI

#2560 - [CI] Add proxy to ci script

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: TEST, BUILD

#2558 - Introduce simple incremental learning for classification

Pull Request - State: closed - Opened by sungmanc 12 months ago

#2556 - Update regression tests

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: ALGO, TEST, BUILD

#2555 - Update MAPI for 1.5 release

Pull Request - State: closed - Opened by sovrasov 12 months ago - 1 comment
Labels: DEPENDENCY, API, ALGO

#2554 - Fix and update Semi-SL Object Detection algorithms

Pull Request - State: closed - Opened by kprokofi 12 months ago - 3 comments
Labels: ALGO, TEST

#2553 - POC: xpu support

Pull Request - State: closed - Opened by sovrasov 12 months ago - 6 comments
Labels: CLI, ALGO

#2552 - Add skip to chained TC for issue #2548

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: TEST

#2551 - Update for release 1.4.3

Pull Request - State: closed - Opened by yunchu 12 months ago - 1 comment
Labels: API, DOC

#2550 - Skip e2e det tests by issue2548

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: TEST

#2549 - Tiling with multi GPU training is stuck

Issue - State: closed - Opened by eunwoosh 12 months ago

#2547 - Update ref. fq number for anomaly e2e2

Pull Request - State: closed - Opened by yunchu 12 months ago
Labels: TEST

#2546 - Add option to attach host path to container's cache

Pull Request - State: closed - Opened by yunchu 12 months ago - 1 comment
Labels: BUILD

#2545 - Remove unused HPO weight while HPO is running

Pull Request - State: closed - Opened by eunwoosh 12 months ago
Labels: CLI, TEST

#2544 - Add light backbones for visual prompting (#1)

Pull Request - State: closed - Opened by sungchul2 12 months ago
Labels: DEPENDENCY, ALGO, TEST, DOC

#2543 - Re-introduce adaptive training

Pull Request - State: closed - Opened by jaegukhyun 12 months ago
Labels: ALGO, TEST

#2542 - Update for release 1.4.3rc1

Pull Request - State: closed - Opened by yunchu 12 months ago - 1 comment
Labels: API, DOC

#2541 - Re introduce adaptive scheduling for training

Pull Request - State: closed - Opened by jaegukhyun 12 months ago
Labels: ALGO, TEST, FIX, RELEASE

#2540 - POT -> PTQ transition in docs

Issue - State: closed - Opened by sovrasov 12 months ago