You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of a deepfake detection model that uses gradient regularization to improve robustness against adversarial attacks. This approach perturbs the mean and standard deviation of shallow layers in an EfficientNetB0 backbone to enhance generalization and defend against attacks like FGSM and PGD.
A deep learning-powered system for detecting deepfake videos using a ResNeXt + LSTM hybrid model with a Django web interface for real-time predictions.
🛡️ AI-powered securities market fraud detection platform for India. Real-time deepfake detection, SEBI advisor verification, social media monitoring. Built with Next.js, Node.js, Python AI. Enterprise-ready with 95%+ accuracy fraud detection.
Watermarking System | AI-Generated Media Detection A system for detecting and flagging AI-generated images using ML and steganography. Ensures authenticity with imperceptible, resilient watermarks embedded at creation.
Imagine Hashing embeds cryptographic hashes into images using steganography and SHA256 to ensure authenticity, integrity, and resilience against tampering or manipulation.
Preprocessed face-only videos with the face_recognition library and implemented a deepfake detection model using the Resnext-50 architecture. Achieved accurate identification of manipulated videos through advanced computer vision techniques.