SinGAN icon indicating copy to clipboard operation
SinGAN copied to clipboard

how to reproduce the result of figure 3 in SingleImageGan_SM.pdf

Open stormchasingg opened this issue 5 years ago • 6 comments

Expectation: input a black horse, output a zebra and the head's orientation is different from that of the original zebra (training) My result: input a black horse, output a zebra and the head's orientation is the same as the original zebra (training) I just changed the zebra image in the Input/Image file and ran the following command python random_samples.py --input_name zebra.png --mode random_samples --gen_start_scale 4

stormchasingg avatar Dec 24 '19 09:12 stormchasingg

Is Issue #67 has been resolved ? Please let me know .

I-am-anonymous-coder avatar Dec 24 '19 11:12 I-am-anonymous-coder

@SandyPanda not yet

stormchasingg avatar Dec 24 '19 13:12 stormchasingg

I am running the code SinGAN main_train.py as given in GitHub repository of "tamarott" After that I am running the random sample code

But the output Directory everytime getting generated but no image exist within the output folder .

Please let me know What should I do?

On Tue, 24 Dec, 2019, 6:58 PM stormchasingg, [email protected] wrote:

@SandyPanda https://github.com/SandyPanda not yet

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tamarott/SinGAN/issues/67?email_source=notifications&email_token=AM2UI22LLUUPV7CS2PJAHSTQ2IFBPA5CNFSM4J64LVE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHTGVAQ#issuecomment-568748674, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM2UI22G43TZWZUCEMNOOL3Q2IFBPANCNFSM4J64LVEQ .

I-am-anonymous-coder avatar Dec 24 '19 14:12 I-am-anonymous-coder

@SandyPanda is it the reason? #7

stormchasingg avatar Dec 25 '19 05:12 stormchasingg

@stormchasingg
Yes but it get solved in my local system

I-am-anonymous-coder avatar Dec 25 '19 09:12 I-am-anonymous-coder

Are there any updates about this (reproducing Fig. 3 in SM)?

majdzr avatar Jan 07 '20 12:01 majdzr