Pinned Repositories
Aerodrums
A fun game made using OpenCV that detects specific color drumsticks in the air and produces different beats as they move.
Ai-Chatbot
This is a prototype of an Ai Chatbot which was made for a coffee supplier company.
BrailleOcr
A dynamic braille system that converts text into the braille language using OpenCV, pytesseract, and Arduino.
Covid-Data-Analysis-And-Visualization
Exploring, analyzing & visualizing the COVID-19 data using SQL and Tableau.
Crowd-Analysis-in-Real-Time
Detecting the emotion, sex, age, headcount & ethnicity of the crowd.
Customer-Review-Sentiment-Analysis
Analyses the sentiments expressed by the customer in the review.
Face-Detection-Using-DNN
Using Haar cascade for face detection is very old method and isn't acuurate enough that's why here I made a DNN for Face detection which is way more accurate than Haar cascade.
IMDB-Data-Scraping-And-Analysis
Given a list of 4000 movies, my task was to collect the data about these movies and do some further data analysis.
Meter-Display-Segmentation-and-Reading-using-OCR
We will be using OpenCV to detect the meter display in the image and then get the reading in it using OCR.
Skin-Pigment-Analysis
Analyzing the human skin pigments to detect the disease which is causing that abnormality in the skin cells.
Mukulthakur17's Repositories
Mukulthakur17/Skin-Pigment-Analysis
Analyzing the human skin pigments to detect the disease which is causing that abnormality in the skin cells.
Mukulthakur17/Meter-Display-Segmentation-and-Reading-using-OCR
We will be using OpenCV to detect the meter display in the image and then get the reading in it using OCR.
Mukulthakur17/Aerodrums
A fun game made using OpenCV that detects specific color drumsticks in the air and produces different beats as they move.
Mukulthakur17/Ai-Chatbot
This is a prototype of an Ai Chatbot which was made for a coffee supplier company.
Mukulthakur17/BrailleOcr
A dynamic braille system that converts text into the braille language using OpenCV, pytesseract, and Arduino.
Mukulthakur17/Covid-Data-Analysis-And-Visualization
Exploring, analyzing & visualizing the COVID-19 data using SQL and Tableau.
Mukulthakur17/Crowd-Analysis-in-Real-Time
Detecting the emotion, sex, age, headcount & ethnicity of the crowd.
Mukulthakur17/Customer-Review-Sentiment-Analysis
Analyses the sentiments expressed by the customer in the review.
Mukulthakur17/Face-Detection-Using-DNN
Using Haar cascade for face detection is very old method and isn't acuurate enough that's why here I made a DNN for Face detection which is way more accurate than Haar cascade.
Mukulthakur17/IMDB-Data-Scraping-And-Analysis
Given a list of 4000 movies, my task was to collect the data about these movies and do some further data analysis.
Mukulthakur17/GANs-Notebooks
Mukulthakur17/Human-or-Horse-classifier
Created a basic deep learning model that can differentiate between a picture of horse and a human
Mukulthakur17/Invisibility-Cloak
Yes, it's exactly what it sounds like. This will show you how to make a real(reel) invisibility cloak.
Mukulthakur17/Kirana-Club-Assignment
This task was given to me as assignment which I partially completed
Mukulthakur17/Motion-Detection
Made using OpenCv it detects motion in the video.
Mukulthakur17/NLP-Notebooks
Practicing the different aspects of NLP
Mukulthakur17/Onnx-work
Some scripts regarding onnx models
Mukulthakur17/Openface-Real-Time-Face-Recognition
Free and open source face recognition with deep neural networks.
Mukulthakur17/Titanic-Dataset-Challenge-Kaggle-
Here is my solution to the popular Titanic Dataset Challenge on Kaggle which got me into top 9% of that challenge.