Use Cases

Song Genre Prediction

Have you ever thought that it would have been great if you didn’t have to select Genre in your music app manually and rather your app should recognize the genre of the song through itself just by listening to the song or customize your song library according to the genre of the song that you …

Song Genre Prediction Read More »

Traffic Sign Classifier

As we all know we are very close to getting the Autonomous Vehicles on road and for that Traffic Sign Classification is an essential part. It is essential so that the autonomous vehicle can understand the traffic signs properly and take actions accordingly. Photo by Rwds on Dribbble Table of Content Introduction to cAInvas Importing the Dataset …

Traffic Sign Classifier Read More »

Disease Classification using Medical MNIST

Photo by Extrafazant on Dribbble The objective of this study is to classify medical images using the Convolutional Neural Network(CNN) Model. Here, I trained a CNN model with a well-processed dataset of medical images. This model can be used to classify medical images based on categories provided as per the training dataset. Implementation is here… About …

Disease Classification using Medical MNIST Read More »

Road Crack Detection

Photo by Teodor Hristov for Lobster on Dribbble Harms of Cracks in the Road Most car accidents are caused by drivers making bad decisions, including speeding, failing to yield, and distracted driving. However, some accidents are caused through no fault of the driver. Poor road conditions can lead to accidents injuring drivers, passengers, and pedestrians. Poor road …

Road Crack Detection Read More »

Pedestrian Detection Using CNN

Photo by Antonius Setiadi K on Dribbble Pedestrian detection is a subfield of object detection and plays an important role in various applications such as intelligent surveillance systems, person tracking, abnormal-scene detection, and intelligent cars. The objective of this study is to design a convolutional neural network model which can classify images as persons or person-like …

Pedestrian Detection Using CNN Read More »

Insect Classification

Photo by FM ILLUSTRATION on Dribbble Let’s build a classifier for classifying Insects e.g. Butterfly, Dragonfly, Mosquito, Grasshopper, and Ladybug using Keras Tensorflow Module. Here are the steps we will follow: Data Import Visualizing Images Building Image Generators Model Architecture Prediction About Dataset: The dataset contains images of insects from different websites and there are 5 …

Insect Classification Read More »

Hand Sign Recognition with CNNs

Photo by Kristen Brittain on Dribbble Hand Sign Recognition with CNNs – Using a CNN to recognize hand digits can come in handy for many use cases. One of them being smartwatches. If a smartwatch can recognize hand digits, using them to control media in mobile or the watch is no big deal. This can also …

Hand Sign Recognition with CNNs Read More »

Is Your Wine Good Enough?

A scientific approach for determining red wine quality using Deep Learning! Photo by Xiedian on Dribbble Red wine’s been a part of our society since millenniums through social gatherings, religious events or even through cultural engagements. There is no denying that drinking red wine is beneficial for our health. It is highly beneficial in preventing or …

Is Your Wine Good Enough? Read More »