Desired output: array([array([[0]], dtype = uint8)], dtype = object, ], dtype = object) Actual output: array([[[0]]], dtype = object, ) It seems that the ...
確定! 回上一頁