Deepfake Detection
Master's Thesis
ResNeXt-50 + LSTM hybrid combining frame-level feature extraction with temporal sequence modeling for deepfake detection on FaceForensics++ and DFDC datasets. Reached 88.4% test accuracy, outperforming pure-CNN baselines on temporally manipulated clips. Containerized and deployed on AWS EC2 behind a Flask API with a React/TypeScript UI for real-time video analysis.
- PyTorch
- OpenCV
- AWS EC2
- Flask
- React
- TypeScript