Skip to content

Use Pytorch to make a deepfake creator. Then create an API to find out if it is a deepfake of a person or not.

License

Notifications You must be signed in to change notification settings

CodeChefVIT/Fakeify

Repository files navigation

Codechef-VIT

Fakeify

Deepfake generators

DOCS UI

Features

  • Preprocessing is complete
  • Model will be updated soon.

Screenshots

Project Screenshots

Instructions to run

$ git clone https://github.com/CodeChefVIT/Fakeify
$ cd Fakeify
$ pip install -r requirements.txt

Preprocessing from video file

$ python preprocess.py --help # if necessary 
$ python preprocess.py -t "your/video/file/path.extension" -p 128 128

Contributors

License

License

With ❤️ by CodeChef-VIT

About

Use Pytorch to make a deepfake creator. Then create an API to find out if it is a deepfake of a person or not.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages