Let us create a hardware system that classifies different objects. We will interface an NXP i.MX7D with touch screen and camera chip. The objects in front of the camera will be classified and in case of the image being that of a Dog or a Cat, we will further go ahead classifying their breed.
Ever wondered if life exists on other planets? How many planets do we even have in the universe? Can ML aid the detection of exoplanets? Let us have a look at an ML model that detects exoplanets in space.
If you love animated movies, then you most probably know how cute WALL-E is! And perhaps you wanted to have one at some point in time (don’t lie!). Well, now is the time, though with a few modifications of our own. Instead of the conventional robot that WALL-E is, we’re going to make one!
We create a musical instrument that requires no touch.
We use photoresistors and play with the shadows to generate interesting musical notes depending upon the intensity of light.
Prosthetics are becoming more common in the market today. I recently saw a kid wearing a thanos hand and thought I'd put my old heptics project here. We create a skeleton (metal cut, CAD) and use it mimic a human hand. A simple project but good advance level application of pots I believe.
Accurate segmentation of infant brain MR images into white matter (WM), gray matter (GM), and cerebrospinal fluid (CSF) in this critical developmental phase are of fundamental importance in studying the normal and abnormal early brain development.
A Utility Application made with OpenCV allowing the user to control the cursor with head movements and can perform click events using the blinking of eyes.
Combines Oculus Rift's Virtual Reality technologies with Intel's oneAPI, OpenVINO & Neural Compute Stick to provide real-time classification of Acute Lymphoblastic Leukemia Lymphoblasts in peripheral blood samples within a Virtual Reality environment.
Precipitation and temperature are the two main characteristics of weather and climate, they also play an important role on the outcome of crop yield. In this study the goal is try to predict crop yield for corn, wheat and soybeans using meteorological data using machine learning.
A trigger word detection model where you record a clip of yourself talking, and have the model ring a chime when it detects you saying "Namaste", a customary Indian greeting. You can also extend it to run on your laptop so that every time you say "Namaste" it starts up your favorite action.
This is an AI based "Computer vs Human" tic-tac-toe game. The project is based on the famous Minimax algorithm. The most interesting part of this game is that AI is unbeatable. Minimax is a backtracking algorithm that is used in decision making and game theory to find the optimal move for a player
This application is designed to detect and authenticate a person and notify him/her if some intruder is detected in the concerned area and then he/she will be notified of this with a picture of an intruder being sent to the predefined e-mail.
I have done a Facial Recognision project before. You can say it is an upgraded version of it.It is a facial expression recognision. I have used Tensorflow Face API library for this.And I want ot implement this in so many other projects in the future.
Try it before you buy it!
An interactive visual try-on platform where a user uploads an image and try on several outfits at the click of a button.
Automated filtering based on gender and age classification of the user.
The project is aimed at the generation of synthetic medical images using Generative Adversarial Networks (GANs) for the development of medical imaging databases which in the real world is scarce, expensive and bonded with legal concerns regarding patient privacy.
This project aimed at developing a model capable of identifying basic human emotions in highly occluded facial images in real time. The developed model possesses rotational invariance and effective mapping of pose relations which are achieved through the use of Hinton's Capsule Networks.
CogniTrack is an Artificial Intelligence (AI) powered person tracking system that acquires images from CCTV cameras, and track individuals using several advanced Deep Learning models. The system offers a dashboard interface to the Administrator to track individuals by searching with ID, Name, etc.