Ultan-Kearns/Masters_Thesis_Automated_Detection_of_COVID_19_Using_GANs_and_CNNs

X-ray covid 19 CNNs

Ultan-Kearns opened this issue · 1 comments

Before I used a custom split in Keras instead of test / train folders in model. This will have very little effect on initial models but for Augmented models this will be detrimental as I'll essentially be judging the model's accuracy when predicting GAN images. On the other datasets this will have little effect however given the size of this particular set it is likely to be highly detrimental when judging model's accuracy.

Reran