opencv/modules/dnn
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans
Add Normalize subgraph, fix Slice, Mul and Expand

* Add Normalize subgraph, support for starts<0 and axis<0 in Slice, Mul broadcasting in the middle and fix Expand's unsqueeze

* remove todos

* remove range-based for loop

* address review comments

* change >> to > > in template

* fix indexation

* fix expand that does nothing
2021-09-09 14:41:40 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 pre: OpenCV 3.4.15 (version++) 2021-06-07 20:10:34 +00:00
misc Merge pull request #20480 from JulieBar:lstm_pytest 2021-08-05 18:13:17 +03:00
perf dnn(test): update tests for OpenVINO 2021.2 2020-12-17 07:53:35 +00:00
src Merge pull request #20605 from rogday:split_slice_shenanigans 2021-09-09 14:41:40 +03:00
test Merge pull request #20605 from rogday:split_slice_shenanigans 2021-09-09 14:41:40 +03:00
CMakeLists.txt Update CMakeLists.txt 2021-04-26 22:43:04 +03:00