Generate your own GAN models for free
Change this value in training.py num_epochs = 100 Higher value, better result. This value changes how much iterations training model does through dataset.
python main.py
- Load pictures dataset
- Train model
- Saves trained model into .h5 file
- Saves generated pictures into a folder
- Saves telemetry for each epoch in .csv file
- Resume training
-Main menu (80% done)
- Main Menu (Reset model, Resume training, Change dataset, Resolution picker)
- Fancy graphs, realtime image viewer, Iteration counter (epochs),
- Training values tweak so model is more accurate
- Tweaking model values straight from program, resizing resolution of dataset, multiple datasets.
You can put any dataset to train model. I decided to use anime pictures.