-
Notifications
You must be signed in to change notification settings - Fork 1.6k
(5.x) Merge 4.x #949
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
Merged
Merged
(5.x) Merge 4.x #949
Conversation
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
* add test audio data * change test_audio.mp4 * mono mp3 to stereo * mono and stereo mp3
* bmp specified BI_BITFIELDS should take care RGBA bit mask * support xrgb bmp file
add test case for "tf/reduce_sum" * fix output dimension of reduce_sum * add test case and fix bug * add more cases * style:change files name * fix a little bug
Add regression test for QRcode encoding and decoding Co-authored-by: APrigarina <[email protected]>
Signed-off-by: Crayon-new <[email protected]>
Onnx conformance tests * Add ONNX conformance tests * dnn(onnx): make conformance stubs a part of repository Co-authored-by: Alexander Alekhin <[email protected]>
Signed-off-by: Crayon-new <[email protected]>
G-API: Adding a Python script to download onnx models * Added parser, removed deleting cache, added pulling * Removed cloning step for simple print of list of models
👍 |
Merged
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.
#807 from ZhengQiushi:my_3.4
#831 from mpashchenkov:mp/oe-add-gapi
#864 from MaximMilashchenko:Audio
#921 from rogday:simple_layers
#924 from asmorkalov:as/stereo_bm_uniqueness_ratio
#925 from Harvey-Huang:master
#927 from Harvey-Huang:32bit_rgb
#931 from Harvey-Huang:master
#932 from Crayon-new:tf_pooling
#933 from APrigarina:add_test_qrdetect_fix
#937 from rogday:onnx_tests
#940 from pccvlab:MatMul_with_two_inputs
#941 from rogday:argminmax_dnn
#943 from pccvlab:square
#944 from asmorkalov:as/stereo_prefilter
#946 from pccvlab:tf_Arg
#947 from rogday:div_fix
Main PR: opencv/opencv#21371
Previous "Merge 4.x": #923