neesetifa

Results 1 comments of neesetifa

The error message is very clear, the shape of the input is wrong. As the input for pytorch model, the shape should be [batch_size, 3, 256, 192], but you got...