Official code for the paper "Adversarial Magnification to Deceive Deepfake Detection through Super Resolution"
-
Updated
Jun 26, 2023 - Python
Official code for the paper "Adversarial Magnification to Deceive Deepfake Detection through Super Resolution"
Deep learning Papers Implementation using Tensorflow-keras
The aim of this project is to implement/use pretrained popular architectures such as VGG16, VGG19, ResNet, AlexNet etc.
The dataset has a collection of about 15000+ labeled images belonging to 67 categories. I am selecting only below 10 categories ⚰ airport_inside, auditorium, bakery, bathroom, bookstore, casino, church_inside, grocerystore, operating_room, warehouse Objective is to create a model that will able to classify images into these 10 categories.
Deep Fake detection training examples
A deep learning-based web application for deepfake video detection, powered by the fine-tuned XceptionNet (Extreme Inception) model. The system allows users to upload videos for deepfake detection, processes them through the trained model, and provides results via a clean Django-based web interface.
Add a description, image, and links to the xceptionnet topic page so that developers can more easily learn about it.
To associate your repository with the xceptionnet topic, visit your repo's landing page and select "manage topics."