opencv/modules
Abduragim Shtanchaev b3a2444bcf
Merge pull request #23501 from Abdurrahheem:additional_lstm_tests
Added LSTM and GRU tests for various batch and input length sizes #23501

Added tests with various sequence length and batch sizes
Test data: https://github.com/opencv/opencv_extra/pull/1057

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-04-20 10:11:33 +03:00
..
calib3d Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
core Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
dnn Merge pull request #23501 from Abdurrahheem:additional_lstm_tests 2023-04-20 10:11:33 +03:00
features2d fixed another SIFT constructor (#23272) 2023-02-18 00:07:45 +03:00
flann Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
gapi Compilation fix 2023-04-11 10:33:42 +00:00
highgui Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
imgcodecs Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
imgproc Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
java Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
js add opencv.js imread function can use OffscreenCanvas 2023-04-03 10:33:20 +08:00
ml Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
objc Merge pull request #23002 from alalek:issue_22206 2022-12-22 14:01:21 +00:00
objdetect Fix typos in aruco_detector.hpp 2023-04-18 14:00:21 +02:00
photo Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
python Fix reference counting errors in registerNewType 2023-03-13 23:22:57 -06:00
stitching Merge pull request #22329 from chinery:stitching-py-fixes 2022-10-07 15:03:37 +03:00
ts Fix some clang 14 warnings 2023-02-07 01:19:00 +03:00
video Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
videoio Merge pull request #23375 from mshabunin:fix-v4l-verify 2023-04-18 13:05:04 +03:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00