photo

Suhail Mahmud


The Pennsylvania State University

Last seen: 9 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
C
Spoken Languages:
Bengali

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


How to save GAN Model after training?
I am using the GAN example live script to train the generator and discrimnator for a synthetic data generator. However, after t...

1 year ago | 1 answer | 0

1

answer

Answered
How to change GAN example to generate images with a larger size?
I was able to generate 128 by 128 pixel image by using the following code: augimds = augmentedImageDatastore([128 128],imds,Dat...

1 year ago | 0