3DMPPE_ROOTNET_RELEASE icon indicating copy to clipboard operation
3DMPPE_ROOTNET_RELEASE copied to clipboard

Converting to onnx

Open vigneshrk29 opened this issue 1 year ago • 2 comments

Hi,

I am trying to convert the model to onnx format and would like to know what the input shape should be? The model takes in 2 inputs doesnt it

Thanks

vigneshrk29 avatar May 08 '23 11:05 vigneshrk29

(256,256) shape of image and a scalar of gamma.

mks0601 avatar May 08 '23 12:05 mks0601

Hi,

Thanks. Sorry but if I had to put it into a format like : [batch_size, channels, height, width],

how would I go about doing this?

vigneshrk29 avatar May 08 '23 13:05 vigneshrk29