BMSG-GAN icon indicating copy to clipboard operation
BMSG-GAN copied to clipboard

How do you generate samples on a trained sagemaker model?

Open NoahDolev opened this issue 5 years ago • 3 comments

Hi,

Thanks for a cool implementation. Your notebook ends at fitting - now I am a little bit confused on how to actually generate samples on the fit sagemaker model?

Can you just deploy and predict?

Thanks!

NoahDolev avatar Jul 22 '19 13:07 NoahDolev

@NoahDolev, Please check this script => https://github.com/akanimax/BMSG-GAN/blob/master/sourcecode/generate_samples.py Not sure how you could run it on SageMaker. @markstrefford, perhaps you could help.

Thanks!

Best regards, @akanimax

akanimax avatar Jul 28 '19 15:07 akanimax

Let me look into it. How urgent is this @NoahDolev?

markstrefford avatar Jul 30 '19 11:07 markstrefford

Hi @markstrefford , thanks for taking a look, mate. Not urgent.

NoahDolev avatar Jul 30 '19 11:07 NoahDolev