Closed 12-wu closed 4 years ago
It seems the path of the pretrained model is invalid. You can check the path first.
thank you very much.I have already run the pretrained model of the celeba-hq-256.but the results are not very well,such as : I think may be the mask size is too large to inpainting well,can you help me solve it?and make the visual effect of the results better.Thanks again
Your used testing images are from celeba and the pretrained model is for celeba-hq (with 256 x 256 resolution). It seems the performance of celebahq model would degrade in this case as the differences between these two datasets are not to be neglected. Our pretrained model for celeba will be released at the end of this month.
Excuse me,I have a problem when I try to train as follows: I help you can help me.thanks a lot
Refer to #11 .
I'm so sorry to bother again. I have a problem when I want train such as: but I have tensoflow.layers.and I have install tensorflow again. this is my command: . The whole process is as follows
Excuse me,I want to run prtrained models of CelebA-HQ-256,but have a error as follows :‘ return files[sorted(range(len(file_times)), key=lambda x: file_times[x])[-1]] IndexError: list index out of range’ I can't solve it.