mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
781f4d439e
* Added support for the ONNX "ReduceMean" Layer. (as this is the same as the GlobalAveragePool) * Add ReduceMean test * Fix ONNX importer * Fix ReduceMean * Add assert * Split test * Fix split test