An open API service indexing awesome lists of open source software.

https://github.com/shiva-khatter/dart---deepfake-analysis-and-realism-test

DART detects deepfakes by identifying tampered faces in images using CNNs like InceptionV3 and GRUs for subtle inconsistencies. It also analyzes video frame-by-frame to catch temporal anomalies. Deployed with Flask, DART processes uploads in real-time, achieving over 90% accuracy on diverse datasets.
https://github.com/shiva-khatter/dart---deepfake-analysis-and-realism-test

cnn deep-learning deepfake-detection flask gru inceptionv3 jupyter-notebook neural-network python rnn

Last synced: about 2 months ago
JSON representation

DART detects deepfakes by identifying tampered faces in images using CNNs like InceptionV3 and GRUs for subtle inconsistencies. It also analyzes video frame-by-frame to catch temporal anomalies. Deployed with Flask, DART processes uploads in real-time, achieving over 90% accuracy on diverse datasets.

Awesome Lists containing this project