[G-API] Introduce generic version for cv::gapi::infer#18419
Merged
alalek merged 10 commits intoopencv:masterfrom Oct 8, 2020
Merged
[G-API] Introduce generic version for cv::gapi::infer#18419alalek merged 10 commits intoopencv:masterfrom
alalek merged 10 commits intoopencv:masterfrom
Conversation
a0905f4 to
9420006
Compare
ea12c11 to
cf4b491
Compare
Contributor
Author
|
@dmatveev Could you have a look, please ? |
cf4b491 to
d7af1f4
Compare
Contributor
Author
TolyaTalamanov
commented
Sep 30, 2020
TolyaTalamanov
commented
Sep 30, 2020
TolyaTalamanov
commented
Sep 30, 2020
TolyaTalamanov
commented
Sep 30, 2020
Contributor
Author
|
FYI python bridge: https://github.com/TolyaTalamanov/opencv/pull/6/files |
dmatveev
reviewed
Sep 30, 2020
Contributor
dmatveev
left a comment
There was a problem hiding this comment.
Structurally it is ok, but changes like this require a thorough documentation.
Contributor
Author
Contributor
|
@TolyaTalamanov I see parts of the comments is addressed, what about the rest? Please signal what's the decision there. |
Contributor
Author
Contributor
Author
Contributor
|
@TolyaTalamanov I am not sure if my above open comments were addressed. Please reply. I won't be verifying it on my own. |
Contributor
Author
Contributor
Author
Member
|
Added builds with OpenVINO shows failure of added test. |
Contributor
Author
|
@alalek Thanks! now all tests are passed |
Merged
a-sajjad72
pushed a commit
to a-sajjad72/opencv
that referenced
this pull request
Mar 30, 2023
[G-API] Introduce generic version for cv::gapi::infer * Introduce generic infer * Move Generic to infer.hpp * Removew num_outs * Fix windows warnings * Fix comments to review * Fix doxygen * Add comment * Fix comments to review * standoalone ifdef in ginfer.cpp * Fix test
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.
Buildbot configuration