akshitagupta15june / akshitagupta15june/Face-X

A deep learning approach to distinguish between real and fake faces

未关闭
#1,455 7 条评论 0 个 reaction 已指派 1 人 已被 @rexgraystone 认领 在 GitHub 查看
enhancement gssoc23
主要语言
Jupyter Notebook
星标
853
派生
596
PR 合并指标
30 天内没有已合并 PR

描述

**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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。