DEEP LEARNING

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 »

Crop Yield Prediction based on Indian Agriculture using Machine Learning | Crop Yield Prediction

Crop Yield Prediction based on Indian Agriculture using Machine Learning Crop Yield Prediction is an important feature of agriculture domain that helps farmers to make correct decision for huge losses for their crops. User have to provide the details of temperature (C), Humidity, Nitrogen, Phosphorous, Potassium from those inputs values model will predict the crop.

Crop Yield Prediction based on Indian Agriculture using Machine Learning | Crop Yield Prediction Read More »

Credit Card Fraud Detection Project using Machine Learning

Credit Card Fraud Detection Project using Python From last decade, there has been exponential growth of internet. and it leads to increases the use of e-commerce, tap and pay systems, online bills payment system etc. Fraudster activities also increases day by day and that will attack online transaction. There are number of ways to protect

Credit Card Fraud Detection Project using Machine Learning Read More »

Credit Card Fraud Detection using Python | Final Year Project Ideas

Credit Card Fraud Detection Project using Machine Learning Increases the use of e-commerce, tap and pay systems, online bills payment system etc. Fraudster activities also increases day by day and that will attack online transaction. There are number of ways to protect credit cards transaction including credit card data encryption and tokenization. From last decade,

Credit Card Fraud Detection using Python | Final Year Project Ideas Read More »

COVID Detection on X Ray Images using Machine Learning | Detection of COVID from Chest X Ray Images

Covid Detection using Machine Learning COVID future prediction & detection is a desktop based application designed and developed using python programming language. It allows the user to predict the future data of the COVID after N days in X country. It uses Time series as a dataset & pre-trained Fbprophet model for predictions. Along with

COVID Detection on X Ray Images using Machine Learning | Detection of COVID from Chest X Ray Images Read More »

People Counter using Yolo OpenCV | Real-Time Crowd Counting using OpenCV Python

Real-Time Crowd Counting using OpenCV Python Video-Based People Counting leverages neural networks to provide accurate and real-time counts of people within a designated area. This application analyzes video footage, ensuring precise counting even in crowded or dynamic environments. The system finds applications in retail analytics, event management, and public spaces, offering valuable insights into visitor

People Counter using Yolo OpenCV | Real-Time Crowd Counting using OpenCV Python Read More »

COPD Disease Detection from Chest X-Rays | Chest X-ray of Lung Disease using Machine Learning

COPD Disease Detection from Chest X-Rays using Machine Learning Chronic Obstructive Pulmonary Disease(COPD) is a respiratory ailment with persistent respiratory symptoms and it slowly decline in lung function due to restricted airflow. Airflow blocked from the lungs make breathing difficult and cause the presence of wheezing, coughing, heaviness in chest and shortness of breath. Early

COPD Disease Detection from Chest X-Rays | Chest X-ray of Lung Disease using Machine Learning Read More »

Cloth Recognition using Machine Learning Project | Cloth Detection using Deep Learning

Cloth Recognition using Machine Learning Project Clothing Detection is a clothing recognition model that uses YOLO Algorithm. It can detect the position of tops and bottoms from an input image. Types of clothing items we consider in the proposed system include shirt, pants, suit, dress and so on. Certainly, clothing style classification represents a recent

Cloth Recognition using Machine Learning Project | Cloth Detection using Deep Learning Read More »