jakaskerl
Inputs
Name: x, Type: DataType.U8F, Shape: [3, 224, 224, 15, 1] (StorageOrder.???)
Outputs
Name: output_node, Type: DataType.FP16, Shape: [2, 1] (StorageOrder.NC)
I just double checked the input shape and it is as follow. My onnx file definetly have an input of 1,15,224,224,3. 15 is the number of frames and 1 is the batches. Any ideas?