-
Notifications
You must be signed in to change notification settings - Fork 1.6k
(5.x) Merge 4.x #997
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 #997
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 output registration test
…ion_multiplyingFactor Fix sampling for version multiplying factor
* Add a model for testing clip with min and max initializers * Add models for testing clip with min or max initializers
generate gemm sample for 3.4 branch * generate gemm sample for 34 branch * update the original data and model. * update the same generate scrip.
freetype: support 8UC1/8UC4 image
Add BAD descriptor to xfeatures2d module * Adding new BAD descriptor to xfeatures2d module * Added descriptors file for TEBLID
Add onnx mish without softplus
update ReduceSum with two input and Reduce with dynamic batch size
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.
#968 from rogday:revert_renaming
#973 from fengyuentau:qconv_asympad
#974 from rogday:21947_fix
#976 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor
#978 from iago-suarez:4.x
#980 from WanliZhong:issue_22015
#981 from Kumataro:4.x-issue_contrib3276
#982 from zihaomu:gemm_onnx_bug_fix
#983 from zihaomu:gemm_onnx_bug_fix_branch34
#986 from zihaomu:bug_fix_22195_3_4
#987 from zihaomu:bug_fix_22195
#990 from zihaomu:layer_fused_optmized_mish
Main PR: opencv/opencv#22408
Previous "Merge 4.x": #972