Nishanth Ballal

Results 2 issues of Nishanth Ballal

Unable to create an onnxruntime inference session from an onnx exported DDRNet-23-slim model on GPU. Can you provide some support related to this? Getting the following error: InvalidArgument: [ONNXRuntimeError] :...

As per my understanding the parameter subsample in Convolution2d is strides in a convolution. And according to the paper the stride for the first convolution layer is 1. However in...