Skip to main content

Deep Fake Detection Project

Project description

Deep Fake Detection Package


Abstract

This project Deepfakes can distort our perception of the truth and we need to develop a strategy to improve their detection. Deep Fakes are increasingly detrimental to privacy, social security, and democracy. We plan to achieve better accuracy in predicting real and fake videos..

Instructions to Install our Deep Fake Detection Package

  1. Install:
pip install Deep-Fake-Detection
  1. Import the DeepFake_Utils from deepfake_detection :
from deepfake_detection import DeepFake_Utils
from moviepy.editor import *
  1. Detect Detect the video is fake or not by Ensemble ResNext and Inception Custom Models :
# Run the Below Function by Input your Video Path to get the outPutVideo with Label Fake on Real on it
DeepFake_Utils.Inference_on_video(OutputVideoPath,InputVideoPath)


# Show the Video
VideoFileClip(OutputVideoPath, audio=False, target_resolution=(300,None)).ipython_display()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Deep Fake Detection-0.0.10.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

Deep_Fake_Detection-0.0.10-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file Deep Fake Detection-0.0.10.tar.gz.

File metadata

  • Download URL: Deep Fake Detection-0.0.10.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.6

File hashes

Hashes for Deep Fake Detection-0.0.10.tar.gz
Algorithm Hash digest
SHA256 5622d3082705fa01fdb1252768d3cae0e157a4213eb9c9842673b0c203b0e833
MD5 9961e00ffe129fbdd1cabe65c425eab6
BLAKE2b-256 5879807e6940e31e35cf48136f9fda194438513bc84ca623a3f591f90614841b

See more details on using hashes here.

Provenance

File details

Details for the file Deep_Fake_Detection-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: Deep_Fake_Detection-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.6

File hashes

Hashes for Deep_Fake_Detection-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 c72c1c1291f49a54d844136428fd913a1c9519553f3b99f7bcd7afffffb98e2a
MD5 217b77d4069cf2e406694f51030c48c9
BLAKE2b-256 af99974d01b13eded2fadd981c16b381ab306ed81aef1e3c7524d2f7fd4b3be5

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page