-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Temporarily skip visual prompting openvino integration test (#2323) * Fix import dm.DatasetSubset (#2324) * Fix semantic segmentation soft prediction dtype (#2322) * Contrain yapf verison lesser than 0.40.0 (#2328) * Fix detection e2e tests (#2327) * Mergeback: Label addtion/deletion 1.2.4 --> 1.4.0 (#2326) * OTX deploy for visual prompting task (#2311) * Bump albumentations version in anomaly requirements (#2350) * Update action detection (#2346) * Add OTX optimize for visual prompting task (#2318) * Update detection docs (#2335) * Add visual prompting documentation (#2354) * Remove custom modelapi patch in visual prompting (#2359) * Fix graph metric order and label issues (#2356) * Update multi-label document and conversion script (#2358) * Update third party programs (#2365) * Make anomaly task compatible with older albumentations versions (#2363) * Fixing detection saliency map for one class case (#2368) * Add e2e test for visual prompting (#2360) * Fix e2e (#2366) * Add Dino head unit tests (#2344) * Update for release 1.4.0rc2 (#2370) * Fix NNCF training on CPU (#2373) * Align label order between Geti and OTX (#2369) * Remove CenterCrop from Classification test pipeline and editing missing docs link (#2375) * Fix H-label classification (#2377) * Update for release 1.4 (#2380) * Switch to PTQ for sseg (#2374) * Fix invalid import structures in otx.api (#2383) * Update for 1.4.0rc4 (#2385) --------- Signed-off-by: Kim, Vinnam <[email protected]> Co-authored-by: Kim, Sungchul <[email protected]> Co-authored-by: Vinnam Kim <[email protected]> Co-authored-by: Evgeny Tsykunov <[email protected]> Co-authored-by: Songki Choi <[email protected]> Co-authored-by: Eunwoo Shin <[email protected]> Co-authored-by: Jaeguk Hyun <[email protected]> Co-authored-by: Sungman Cho <[email protected]> Co-authored-by: Eugene Liu <[email protected]> Co-authored-by: Wonju Lee <[email protected]> Co-authored-by: Dick Ameln <[email protected]> Co-authored-by: Vladislav Sovrasov <[email protected]> Co-authored-by: sungchul.kim <sungchul@ikvensx010> Co-authored-by: GalyaZalesskaya <[email protected]> Co-authored-by: Harim Kang <[email protected]>
- Loading branch information
1 parent
5053957
commit 6662f48
Showing
226 changed files
with
4,809 additions
and
1,244 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,3 +31,4 @@ Contents | |
segmentation/index | ||
anomaly/index | ||
action/index | ||
visual_prompting/index |
Oops, something went wrong.