dcgan-completion.tensorflow icon indicating copy to clipboard operation
dcgan-completion.tensorflow copied to clipboard

Training Error

Open happsky opened this issue 6 years ago • 0 comments

Traceback (most recent call last): File "./train-dcgan.py", line 41, in dcgan.train(FLAGS) File "/data4/hao/dcgan-completion.tensorflow/model.py", line 169, in train sample_images = np.array(sample).astype(np.float32) ValueError: setting an array element with a sequence.

happsky avatar Oct 18 '17 16:10 happsky