pytorch-fcn
pytorch-fcn copied to clipboard
TypeError: expected np.ndarray (got numpy.ndarray)
Thank you for you effort.However, when I first run the train_fcn32s.py, some problems happen.
D:\project\fcn\pytorch-fcn-master\pytorch-fcn-master\examples\voc>python train_fcn32s.py -g 0
Traceback (most recent call last):
File "train_fcn32s.py", line 152, in
I have no idea to slove, thanks a lot for your help
@Iamyourbaba Hi, I run into the same error, and didn't find any solution, you should have solved it now, can you help me ? thanks
It's also happening to me on numpy 1.17.4, my own solution is to downgrade to 1.16.4
thanks a lot
---Original--- From: "Rizky Luthfianto"<[email protected]> Date: Mon, Nov 25, 2019 07:58 AM To: "wkentaro/pytorch-fcn"<[email protected]>; Cc: "Iamyourbaba"<[email protected]>;"Mention"<[email protected]>; Subject: Re: [wkentaro/pytorch-fcn] TypeError: expected np.ndarray (got numpy.ndarray) (#124)
It's also happening to me on numpy 1.17.4, my own solution is to downgrade to 1.16.4
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.