mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
06477743ab
G-API: ONNX. Support tensor input for CNN with dynamic input * Added support for dynamic input tensor, refactored one input/output tests * Added multiple input/output fixture, test for mobilenet * Removed whitespace * Removed mistake in inferROI * Small fixes * One more fix * Code cleanup * Code cleanup X2 * bb rstrt * Fix review comments * One more fix review comments * Mistake