-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[E-103104] - Port G-API demos to API2.0 - part 1 #3889
[E-103104] - Port G-API demos to API2.0 - part 1 #3889
Conversation
@Maxim-Doronin, @dmatveev, @AsyaPronina hi! Could you please take a look at this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 fantastic, thanks!
@Wovchena do you have other comments? Can this PR be merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't. I'm going to merge after precommit passes
Ready to be merged. Thank you! |
…demo, interactive_face_detection_demo
…demo, interactive_face_detection_demo - review
Tiket:
103104
Description:
G-API Background Subtraction Demo, Classification Benchmark C++ G-API Demo, G-API Gaze Estimation Demo and other - fail on NPU with the following error:
dynamic shape issues
Conclusion: We need to port the G-API demos to API2.0 to make them work.
Affected demos:
Passing:
Related PRs:
Part 2: #3887 - WIP