-
I was going to try to use some GPUs to get results for CelebA-HQ dataset in it's numpy format doesn't seem to work with this repo. What format do you expect CelebA-HQ to be in?
-
Thank you again for your excellent work!
In GatedConvolution:Free-Form inpainting
Can you tell me in inpaint.yml the irrmask_flist.txt looks like?How should I generate it?
-
Hi, is the testing image which you use in this project, is inside training image?
Because you just take the image from celeba dataset which you trained with model to test your model Thats why the res…
-
@aiueogawa Hi, I have opened a specific issue for you. You have asked five questions and I have answered all your questions. If you do not understand each one, please ask here and we can communicate h…
-
The dataset all about 100G+, hard to test and downloaded, is there any tiny test datasets?
-
Hello and thanks for sharing your code! :smile:
I've been browsing in the generated images and most of them are of high quality.
However, I found that images **70** and **2815** are not that gre…
-
Could you please you upload the scripts for preprocessing images?
-
Hi,
I'm also try to implement this paper by pyTorch. Input 512x512 image (celeA-HQ) and 2 batch_size. But the result have much watermark in the hole edge and low-resolution in generate hole area. Do …
-
Hello, sorry to bother you...
You said it can not solve irregular mask in the version(#77),you v2 paper is difficult for me...
So, if I add irregular mask to your v1 model when training, it may be …
-
As in the title, can't get the data thru codes
>>> urllib.error.HTTPError: HTTP Error 429: Too Many Requests
Looking forward to ur response!