Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeepFake Detection using LSTM and ResNeXt CNN #1786

Open
saleena-18 opened this issue May 16, 2024 · 3 comments
Open

DeepFake Detection using LSTM and ResNeXt CNN #1786

saleena-18 opened this issue May 16, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request gssoc level3

Comments

@saleena-18
Copy link

Problem: Deepfakes are being used for malicious purposes such as spreading fake news, blackmail, identity theft, reputation damage, etc., hence, its detection is crucial for companies to easily detect fraud and protect themselves from unprecedented damage to their brand reputation, customer data and financial loss.

Solution: Deepfake Detection in videos using Deep Learning techniques like ResNeXt and LSTM

Approach: This project would detect deepfakes used in videos using deep learning techniques like ResNeXt and LSTM. We would perform transfer learning where the pre-trained ResNeXt CNN would be used to obtain a feature vector, further the LSTM layer would be trained using the features.
Then we would make a Django application where a user can upload the video and submit that to the model for prediction. The trained model performs the prediction and the result is displayed on the screen.

Importance: While there are several advantages, yet deepfakes can be used for malicious purposes such as spreading fake news, blackmail, and identity theft. Secondly, deepfakes can have serious consequences for individuals and organisations, including damage to reputation and financial loss. Deepfake detection is crucial for maintaining the integrity of news and information, ensuring that what people see and hear is accurate and trustworthy.

@saleena-18 saleena-18 added the enhancement New feature or request label May 16, 2024
Copy link

Hello @saleena-18, Thank you for generating an issue to this project! Please wait while we get back to you.

@saleena-18
Copy link
Author

saleena-18 commented May 16, 2024

I am a GSSOC '24 Contributor
I agree to follow the project's Code of Conduct
Can you please label this issue for 'gssoc' and the 'level.'
I'd love to work on this issue.
Github : https://github.com/saleena-18

@akshitagupta15june
Copy link
Owner

Go for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level3
Projects
None yet
Development

No branches or pull requests

2 participants