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
This tool will parse the inputted text into many different existing AI writing detection tools and return the results to you. This is to be able to scan text with as many tools as possible without having to do it manually.
Copyleaks Web Report is an easy-to-use Angular module from Copyleaks for quick plagiarism and AI detection. It offers a simple and adaptable way to show how original submitted texts or files are through clear reports.
This projects aims in detection of video deepfakes using deep learning techniques like RestNext and LSTM. We have achived deepfake detection by using transfer learning where the pretrained RestNext CNN is used to obtain a feature vector, further the LSTM layer is trained using the features. For more details follow the documentaion.
This repository contains the code and scripts used in my thesis project, which aims to build various BERT and LSTM models to detect AI generated texts in both English and Arabic languages.
a deep learning project that uses ResNet and Inception architectures to classify real vs AI-generated face images. The project includes two models trained on a custom dataset, achieving validation accuracies of 52.45% (ResNet) and 52.94% (Inception). Built with TensorFlow and Flask, and a web interface for real time face classification