pathak22 / context-encoder

[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
https://www.cs.cmu.edu/~dpathak/context_encoder/
Other
876 stars 204 forks source link

how to inpaint anywhere or fulfill real random inpainting? #40

Open micklexqg opened 6 years ago

micklexqg commented 6 years ago

@pathak22 , hi. I tried the train_random.lua. and the result is as follow:

image

but I think it is only pseudorandom. for a given training, the random position is also fixed after training. so if i want to inpaint other areas or anywhere. how should i do ?

NerminSalem commented 5 years ago

@micklexqg did u find a solution?

micklexqg commented 5 years ago

@NerminSalem , not yet.