Ihab Sang

Results 2 issues of Ihab Sang

i used python3.5 and pytorch0.4 which can successfully train the CelebA.but when i turned the parameter “IsCrop=True” ,there is another error “Runtime Error:sizes must be non-negative ” Do you know...

The code `metrics = engine.train(trainx, trainy[:, 0, :, :])` in line84 of `train.py` seems only predict one dimension of total D dimension. But the paper wrote the output dimension is...