Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MissingAnnotationDetection transform #1049

Conversation

vinnamkim
Copy link
Contributor

@vinnamkim vinnamkim commented Jun 15, 2023

Summary

  • Ticket no. 112206
  • Add MissingAnnotationDetection transform which extracts missing annotations from the model predictions

How to test

Added some tests for these changes.

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
…e-to-latest-ov-api

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
…-latest-ov-api

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim changed the title Add MissingAnnotationTransform Add MissingAnnotationDetection transform Jun 15, 2023
@vinnamkim vinnamkim added this to the 1.4.0 milestone Jun 15, 2023
@vinnamkim vinnamkim added the FEATURE New feature & functionality label Jun 15, 2023
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
…ing-label-detection-transform

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim marked this pull request as ready for review June 20, 2023 06:54
@vinnamkim vinnamkim requested review from a team as code owners June 20, 2023 06:54
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
wonjuleee
wonjuleee previously approved these changes Jun 22, 2023
sooahleex
sooahleex previously approved these changes Jun 22, 2023
@vinnamkim vinnamkim dismissed stale reviews from sooahleex and wonjuleee via 3b32119 June 22, 2023 04:39
Copy link
Contributor

@wonjuleee wonjuleee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vinnamkim vinnamkim merged commit b1cdfd5 into openvinotoolkit:develop Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE New feature & functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants