Python Forum
Create your own Mnist images (NNW, MNIST)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create your own Mnist images (NNW, MNIST)
#2
If you want to generate images, I would suggest to look at deep learning techniques, e.g. GAN (generative adversarial networks) and/or VAE (variational autoencoders). You can train a GAN model on MNIST images and use the model to generate similar (as in MNIST) images.
Reply


Messages In This Thread
RE: Create your own Mnist images (NNW, MNIST) - by scidam - Dec-25-2019, 08:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to create mask for different types of images using opencv Prince_Bhatia 2 8,786 Jul-29-2023, 04:40 AM
Last Post: Pedroski55
  Adapting mnist model with personal dataset GJG 0 897 Oct-09-2022, 02:38 PM
Last Post: GJG
  AttributeError: module 'mnist' has no attribute 'train_images' pythonbeginner 1 8,211 Jun-14-2018, 09:29 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020