Skip to content

A comprehensive platform named Veritrue.ai which takes in various input formats like video, image, audio and predicts whether it is a deepfake or a real one.

Notifications You must be signed in to change notification settings

Dhejan33/Veritrue.ai_by_TrioBoys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Veritrue.ai_by_TrioBoys

A comprehensive platform named Veritrue.ai which takes in various input formats like video, image, audio and predicts whether it is a deepfake or a real one.

Frontend Dashboard

We used Python's Gradio to create the frontend dashboard that takes in different types of inputs and outputs whether the input is deepfake or real along with an explanation, a heatmap, and available EXIF or metadata.

Training Models

We used
MTCNN (Multi-Task Cascaded Convolutional Neural Networks) to detect faces
Resnet and Inception algorithms to predict whether the images are deep fake or real
Melspectrogram Librosa algorithms to predict whether the audio is deep fake or real

Output Screen

Screenshot 2024-03-04 103946
Screenshot 2024-03-04 104025
Screenshot 2024-03-04 104120
Screenshot 2024-03-04 104130
Screenshot 2024-03-04 104201
Screenshot 2024-03-04 104222
Screenshot 2024-03-04 104429
Screenshot 2024-03-04 104451
Screenshot 2024-03-04 104523
Screenshot 2024-03-04 104523

Additional Details

This was done by the team TrioBoys (Arun Pranav A T, Adhithya S, Dhejan R) as a part of Tamil Nadu Police's CyberHackathon 3.0 which held at SRMIST Chennai
This project secured 4th place in the above mentioned hackathon

About

A comprehensive platform named Veritrue.ai which takes in various input formats like video, image, audio and predicts whether it is a deepfake or a real one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%