In this project, alike Harry Potter, we can become invisible using any robe or sheet. For the project I have used Python Open CV
In this project, we will make use of TensorFlow to create a simple NLP model to predict if a movie review is positive or negative.
This project is made to use JavaScript for creating a dynamic Landing page. The web page is divided into various sections as it would be in a CMS.
I have used HTML and CSS to develop this site. Advanced CSS tools like CSS Grid and CSS Flexbox are incorporated.
This project is used for detecting if a message is spam provided there are certain words present in the message using RNN(Recurrent Neural Networks) through the Keras framework.
Using Python and Scikit-Learn, MatplotLib, Seaborn, Pandas in Various domains for anomaly detection with required code.
In this project, we will learn how to classify different objects using neural networks made from scratch. We will classify five furniture objects.
Exploratory Data Analysis of IPL Matches to extract useful information and match prediction using the Decision Tree Classifier.
Implementation of the K-Means Clustering algorithm to compress images by keeping only the most useful 'k' colors of an image.
The Bill Management System In Python is a GUI project using Python which displays the menu of the departmental store, takes orders from the customer, and generates a bill.
Text Extraction from both images and pdfs in Python using Tesseract OCR(handled by pytesseract)
Through webcam or image you can detect Pedestrian in Python using openCV and imutils (Note: specify your image path)