Skip to content

(5.x) Merge 4.x #923

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 61 commits into from
Oct 15, 2021
Merged

(5.x) Merge 4.x #923

merged 61 commits into from
Oct 15, 2021

Conversation

alalek
Copy link
Member

@alalek alalek commented Oct 15, 2021

#848 from atinfinity:fixed-forum-link
#877 from rogday:base64_encoding
#879 from SamFC10:concat-const-input
#881 from SamFC10:conv-asymmetric-pads
#882 from rogday:tf_diag_dummy
#884 from rogday:tf_importer_asym_pads
#886 from JulieBar:lstm_inside
#888 from JulieBar:gru_layer
#890 from thezane:support-cumsum-layer-for-onnx
#891 from JulieBar:lstm_activations
#892 from wjj19950828:add_onnx_resize_test
#893 from rogday:efficientnet_fix_34
#895 from rogday:onnx_split_sum_fix
#896 from SamFC10:onnx-q
#897 from rogday:onnx_scale_fix
#900 from andy-held:charuco-selectAndRefineChessboardCorners
#901 from diablodale:fix20575-downloader
#902 from rogday:split_slice_shenanigans
#903 from fengyuentau:dnn_face
#905 from rogday:resize_concat_optimization
#906 from rogday:yolov4x-mish
#907 from rogday:prelu_slope
#908 from rogday:min
#909 from zihaomu:tf_biasadd_bug
#911 from zihaomu:tf_expand_dim_layer
#912 from SamFC10:unsqueeze-opset13
#917 from sturkmen72:clean_up_test_data
#918 from rogday:soft_nms
#920 from rogday:sub_const_fix

Main PR: opencv/opencv#20886
Previous "Merge 4.x": #876

atinfinity and others added 30 commits February 8, 2021 01:02
* add test data for LSTM w/ activations

* dnn: put lstm_cntk_tanh testdata in opencv_extra

Co-authored-by: Alexander Alekhin <[email protected]>
* Add cumsum test data

* Generate onnx models from tf via tf2onnx

* Add tf2onnx model generating code

* Add tf and tf2onnx versions
alalek and others added 27 commits September 3, 2021 15:32
tests for Normalize subgraph, Slice, Mul and Expand
DNN: Test data of biasadd in tf_importer

* Add files via upload

* Update generate_tf_models.py
* add test data of ExpandDim layer of tf_importer.

* add dim=-2 and 5-dim data.

* error fixed.
Test data for the DNN Face module

* add a link to download yunet.onnx; add face detection labels for images under cv/cascadeandhog/images

* add face_recog

* add recog download

* update lfw

* Update download_models.py

correct the download link

* add readme to descripe added data; update the shasum for yunet

* update ground truth since YuNet is updated

* replace master with exact hash; add time suffix to filename
@alalek
Copy link
Member Author

alalek commented Oct 15, 2021

👍

@alalek alalek merged commit 3ef4bb9 into opencv:next Oct 15, 2021
@alalek alalek mentioned this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.