https://deepfakedetectionwithai.herokuapp.com/
bandicam.2022-02-04.11-53-30-207.mp4
Team Members:
-
Problem : Detect Deepfakes
-
Data Gathering : Kaggle (https://www.kaggle.com/xhlulu/140k-real-and-fake-faces)
-
Data Cleaning : Removed the Duplicates in the data
-
Data Preparation : Reshaped the size of data into reqquired input shape for transfer learning models.
-
Modelling : Used Densenet, VGGFace, Custom Designed Architecture.
-Why These three models?
Answer) Usually, we start with the simple architecture and end with the complex architecture. From Here Web Development Cycle starts- Requirements Gathering : Understand the requirement and data source
- Identifying the problems : The hardest problem is Slug size and the future scope of the project.
- Wire Frame work: Created the flow chart for connecting hte different web links like connecting the About page with disease page and home page with the result page etc.
- Tools gathering
- Content Creation : Created the content that need to be in the web site
- Web Site Experiments: Created different web sites/ UI designs
- Integreation with Deep learning models
-
Deployment in the cloud
-
maintainence.
Notebooks need to be run in kaggle env due to version errors and the size of the data.