Published May 4, 2026 | Version v1

Deepfake Detection And Awareness Using CNN

  • 1. Vels institute of science Technology & Advanced Studies

Description

Deepfake technology uses Artificial Intelligence to create realistic fake videos by altering facial features, which can lead to serious issues like misinformation and fraud. This project presents a Deepfake Detection System that identifies whether a video is real or fake using deep learning techniques.


The system takes a video as input, extracts frames, and performs preprocessing and face detection. The processed images are then analyzed using a Convolutional Neural Network (CNN) to detect inconsistencies. Based on the analysis, the system provides a prediction along with a probability score.

Files

research paper.pdf

Files (368.0 kB)

Name Size Download all
md5:04e20566ee37a2ebb5e2d4b697d344f1
368.0 kB Preview Download

Additional details

Dates

Submitted
2026-05-04
Deepfake technology uses Artificial Intelligence to create realistic fake videos by altering facial features, which can lead to serious issues like misinformation and fraud. This project presents a Deepfake Detection System that identifies whether a video is real or fake using deep learning techniques. The system takes a video as input, extracts frames, and performs preprocessing and face detection. The processed images are then analyzed using a Convolutional Neural Network (CNN) to detect inconsistencies. Based on the analysis, the system provides a prediction along with a probability score.