main.py
main.py
model.h5
-
Create a
data
folder inside the /dl-model directory and within thedata
folder createreal
andfake
folders. Then put the real and fake images in their respective folders. -
Run the main.py file inside the /dl-model directory to train the model. Then run the main.py file in the root directory to run the app.