deepfakes-classification
There are 20 repositories under deepfakes-classification topic.
davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection
Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
chinmaynehate/DFSpot-Deepfake-Recognition
Determine whether a given video sequence has been manipulated or synthetically generated
AKASH2907/deepfakes_video_classification
Deepfakes Video classification via CNN, LSTM, C3D and triplets [IWBF'20]
sksmta/audio-deepfake-detection
Audio deepfake detection sytem on CNN
tamlhp/deepfake-benchmark
A War Beyond Deepfake: Benchmarking Facial Counterfeits and Countermeasures
mytechnotalent/deepfake-detector
Deepfake Detector is an AI/ML model designed to detect AI-generated or manipulated images.
alexnaughtonjr/Deepfake_creation
Helpful resources for creating deepfakes.
alexnaughtonjr/DeepFake-Detection
Towards deepfake detection that actually works
tattle-made/deepfake-marker
Open Source Deepfake Detection Models in One Place
sadiqkassamali/VoiceAuth
Deepfake Audio and Voice Detector
OmarFloresPTY/web_detector_deepfake_jic_2023
Prototipo web con TFJS para detectar imágenes falsas "DeepFake" utilizando redes neuronales convolucionales.
Sharvil97/DeepFake_Detection_ScatterNet
Deep fake detection of videos utilizing scatternet layers.
TanguiS/deepfake-detection-cnn
A deepfake detection / classificatrion using CNNs models with Keras and Tensorflow lib.
TanguiS/deepfakes-detection-icpr
A deepfake detection / classificatrion using CNNs models with PyTorch lib based on the ICPR2020 project.
dvpinho/RealFakeFaces
Classification of real-fake faces using neural networks.
rshinde03/Deep-Fake-Image-Classification-using-Deep-Convolutional-GAN
As the crime rates have increased due to fake images and videos, it has become the need of the hour today to build technologies that could identify these threats and protect us from any potential scams. This project aims to implement a DCGAN (Deep Convolutional Generative Adversarial Network) to generate "fake" images based on an existing dataset. The generated images can then be used to build a classifier that can identify an image as real vs fake. GANs like a DCGAN have been used widely to create Deep Fakes. The aim is to use DCGAN to build high-quality deep fakes.
sakhan-1111/ArtiFace
ArtiFace: A dataset for deepfake detection
Hirata-Origami/DeepFake
Deepfake Detection Using GRU
OmarFloresPTY/detector_deepfake_JIC
Prototipo de escritorio para detectar imágenes falsas "DeepFake" utilizando MobileNetV2