Your dataset.npy seems to contain an array with different objects in it. ... The issue is that your numpy array has dtype=object , which might come from ...
確定! 回上一頁