niubifuwei

Results 3 issues of niubifuwei

按照官网提示,训练edges2shoes数据集,在训练过程中,生成的图片没有着色,只有线条,怎么回事? ![(93YD `S @ 0~2{A{R$NG)5](https://user-images.githubusercontent.com/48272424/157390174-dddb9a83-ed75-49cc-aacb-df49d082cf0a.jpg)

In the CNN model, the data is reshaped into (TrainX.shape[0], trainX.shape[1],1). How to understand this place, what does the 1 in the third dimension represent?

I0117 20:05:15.735856 6460 models.py:350] Starting training. Expecting to train for 30 epochs at 580 iters per epoch to reach target of 17400. Process terminated, exit code -1073740940 (0xC0000374) This is...