afislonge / deepfake-detection-project

Our project aims to develop a machine learning model to compare and contrast images sourced from Flickr, a platform with user-uploaded photographs, against those generated by ThisPersonDoesNotExist, which uses generative adversarial networks (GANs) to create lifelike human images. We'll evaluate the nuances in authenticity and quality
3 stars 1 forks source link

UI Development #15

Open afislonge opened 3 months ago

JuanS286 commented 3 months ago

I created the initial version of the UI using streamlit. The app has code the already integrated the model (When it will be available) to give the predictions and assign the classification category, in the meantime the app works with random choice between Fake and Real to test how it looks. The elements in the UI I include are: