akshitagupta15june / akshitagupta15june/Face-X

A deep learning approach to distinguish between real and fake faces

Abierto
#1,455 7 comentarios 0 reacciones 1 asignado Reclamado por @rexgraystone Ver en GitHub
enhancement gssoc23
Lenguaje dominante
Jupyter Notebook
Estrellas
853
Forks
596
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**
With the increasing usage of Midjournery and other AI image generators, it becomes harder for a computer to determine betwen real and fake images of faces. This might to lead to security issues and other related problems.

**Describe the solution you'd like**
A deep learning model that can analyze the features in an image and identify whether a given image contains a real or a fake face.
Different architectures like ResNet, VGG, Inception etc. will be considered, and the performance metrics will be compared. The best performing model will then be chosen.

**Describe alternatives you've considered**
A machine learning approach with models like Support Vector Machine, K-Nearest Neighbors etc. can also be used. However, it is not the best way to classify these types of images and these models tend to perform poorly in computer vision problems with large datasets.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.