Generation_of_Data_using_GAN
Generation_of_Data_using_GAN copied to clipboard
Type of Dataset images? RGB or Greyscale?
Can you show the data on which this GAN was trained? Because I am confused that your dataset consisted of either RGB images or greyscale images.
@Asaad-Pak I used this data : https://www.kaggle.com/datasets/jessicali9530/stanford-cars-dataset RGB images of cars
@BakingBrains thank you for the info. Also, I am running this code on google colab. Can you tell me how much EPOCHs are sufficient for producing good data and what parameters I can further change to improve the GAN result?
@Asaad-Pak just train with current configuration. If it fails increase the Epochs
and GENERATE_RES
@BakingBrains ok thanks :)
I have changed Epochs to 550 and I am working on the human faces data set but it is not producing good results. I am not getting good results I have also checked it by increasing the Generate Res too. I am using this dataset: https://www.kaggle.com/datasets/ashwingupta3012/human-faces