Corr

Description

Calculates correlation using kernel convolutional images.

Input

Two inputs:

filter: convolution kernel. The format is NCHW and the data type is float16.

x: input image of type float16, in NCHW format.

Output

One output:

y: correlation image of type float16.

Attribute

The default value of groups is 1, and the data type is int64.

Constraints

This operator is customized for specific user scenarios and is not recommended in irrelevant scenarios.

This operator supports only the Atlas inference products .

ONNX Opset Support

Opset v8/v9/v10/v11/v12/v13/v14/v15/v16