DEEP LEARNING

Deepfake Image Detection using Deep Learning | Python Projects for Final Year Students

Fake Image Classification using Image Processing Making a deepfake image sorter with Python is like creating a pretend brain for pictures. We use Python tools like TensorFlow or PyTorch to make a simple thinking pattern. First, we make up a bunch of fake pictures showing different things. Then, we teach our pretend brain by showing […]

Deepfake Image Detection using Deep Learning | Python Projects for Final Year Students Read More »

Deepfake Detection using Machine Learning | Computer Science Projects 2025

How to detect Deepfake Image using Image Processing Deepfake Detection System is designed to address the growing challenge of detecting AI-manipulated video content, commonly known as deepfakes. With the increasing prevalence of deepfakes in media, this system provides a reliable solution for ensuring the authenticity of videos and images. The detection process begins by extracting

Deepfake Detection using Machine Learning | Computer Science Projects 2025 Read More »

Sign Language to Text Conversion using Machine Learning | Audio to Text Converter using Python

Conversion of Sign Language to Text and Speech using Machine Learning Techniques There are 1.5 billion people according to WHO (World Health Organization) who live with hearing loss so to address their ‘disabling’ hearing loss. The American Sign Language(ASL) is most popular languages used by deaf people to communicate with each other. There is constant

Sign Language to Text Conversion using Machine Learning | Audio to Text Converter using Python Read More »

Dance Mudra Recognition using Deep Learning | Engineering Projects for CSE Students

Dance Mudra Recognition from Hand Gesture using machine learning, In this project user have to provide input image and model will detect the hand mudra sign. Recognizing and Extracting of hand mudra is complicated and challenging task in computer vision. This post proposes the classification of Indian classical dance actions using Machine Learning Tool: convolutional

Dance Mudra Recognition using Deep Learning | Engineering Projects for CSE Students Read More »

Detection of Phishing Websites Using Machine Learning | Python Final Year IEEE Project 2024

Phishing Attack Detection enhances cybersecurity by employing neural networks to identify and mitigate phishing threats. This application analyzes email content, URLs, and user behavior to recognize patterns indicative of phishing attempts. The neural networks’ ability to adapt to evolving phishing techniques ensures proactive detection and protection against fraudulent activities. This innovative approach contributes to safeguarding

Detection of Phishing Websites Using Machine Learning | Python Final Year IEEE Project 2024 Read More »

Cyberbullying Detection using Machine Learning | Computer Science Projects for Final Year Students

Hate Speech Detection using Machine Learning Cyberbullying is a type of harassment that take place in online mode that is in troubling and unsettling. In social media cyberbullying is a common and people end up with mental breakdown state. Automated detection of cyberbullying message on majority of social media platforms is necessary with the use

Cyberbullying Detection using Machine Learning | Computer Science Projects for Final Year Students Read More »

Cyberbullying Detection using Machine Learning | Detection of Cyberbullying using Machine Learning

Cyber Bullying Detection on Social Media using Machine Learning | Final Year Projects for CSE Cyberbullying Detection using Deep learning, this project developed using python programming language and Django framework is used for Web Interface. This project is to detect bullying or negative message by sender. this model is trained on particular dataset that contains

Cyberbullying Detection using Machine Learning | Detection of Cyberbullying using Machine Learning Read More »

Currency Recognition System using Image Processing | Image Processing Projects for Final Year

Fake Currency Detection using Machine Learning A Currency Detection and Recognition System (CDRS) is a technology that enables machines or computer systems to automatically identify and distinguish different types of currencies. This system is particularly useful in various applications, such as automated teller machines (ATMs), currency exchange counters, vending machines, and mobile payment platforms. An

Currency Recognition System using Image Processing | Image Processing Projects for Final Year Read More »

Create VPN Using Python | Cryptography Projects using Python

VPN Cryptography using Python Cryptography VPN using Python, user have to create client and server module so we have to start server first to run server file( python server.py) and simultaneously user need to run client (python client.py). If user sent message from client, after encoding server replies. This whole communication between server and client

Create VPN Using Python | Cryptography Projects using Python Read More »

People Counting with YOLO | Crowd Counting using CNN

Crowd Counting using YOLO This project is based on Real-Time People Counting System using Python. In this system user have to provide input video to machine learning model and model will count the total number of people counting inside and outside to building, we have to make one prediction border so that system will classify

People Counting with YOLO | Crowd Counting using CNN Read More »