Skip to content

DNN: add test data for Conv without kernel_shape attribute#1305

Open
raimbekovm wants to merge 1 commit intoopencv:4.xfrom
raimbekovm:fix-onnx-conv-kernel-shape
Open

DNN: add test data for Conv without kernel_shape attribute#1305
raimbekovm wants to merge 1 commit intoopencv:4.xfrom
raimbekovm:fix-onnx-conv-kernel-shape

Conversation

@raimbekovm
Copy link

Test data for opencv/opencv#28334

Adds ONNX model and reference data to test Conv layer when kernel_shape attribute is omitted and weights are graph inputs.

Files

  • models/conv_variable_w_no_kernel_shape.onnx
  • data/input_conv_variable_w_no_kernel_shape_0.npy
  • data/input_conv_variable_w_no_kernel_shape_1.npy
  • data/output_conv_variable_w_no_kernel_shape.npy

Test data for opencv/opencv#28334
Adds ONNX model and reference input/output data for testing Conv layer
import when kernel_shape attribute is omitted and weights are graph inputs.

Fixes: opencv/opencv#28321
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.

1 participant