Use Cases

Detect the weather in images — Image tagging on cAInvas

Tag images with weather-related data using deep learning models. Photo by Sergey Galtsev on Dribbble Image tagging refers to labeling the different parts, components, and expressions in the image. This helps in selecting images based on content and is very useful in search engines and other similar applications. As a manual process, image tagging is tedious. It […]

Detect the weather in images — Image tagging on cAInvas Read More »

Cotton Plant Disease Detection

Photo by Pest Control Room Agriculture is an important backbone for any country and India is considered to be an agro-based country. It not only boosts various industries such as food industry and textile industry but when it comes to textile industry cotton producing crops hold a special position amongst all other textile crops. Though growing

Cotton Plant Disease Detection Read More »

Diabetes Prediction

Diabetes is a serious problem which many people face nowadays and which can lead to other serious health diseases. During the period of Covid-19 we also came to know that the conditions of a diabetic patient is much more critical than a non-diabetic patient. So if we can take help of deep learning to predict

Diabetes Prediction Read More »

Mineral Classification

A Mineral Classifier can be used to identify the minerals just by looking at their photographs without any need of human intervention and can thus help humans in mineral exploration. It can help metals and mining industry speed up the mineral identification process and will also help in finding the new drill targets. Photo by

Mineral Classification Read More »

Crop Weed Detection

Crop weeds are weeds that grow amongst crops. Despite the potential for some crop weeds to be used as a food source, many can also prove harmful to crops, both directly and indirectly. Crop weeds can inhibit the growth of crops, contaminate harvested crops and often spread rapidly. And hence it is necessary for the

Crop Weed Detection Read More »

Covid-19 Detection

We all are aware of the pandemic situation created by the outbreak of novel corona virus and the large of number of deaths it has caused worldwide. We are also aware that the cough sound of the covid positive patients is different from that of the normal patients or patients affected by any other disease.

Covid-19 Detection Read More »

Windmill Fault Prediction App

A methods on Windmills for checking predicting fault in the generator using defined sensors and hence preventing the generator from reaching a complete halt. Photo by Mateusz Turbiński on Dribbble This notebook is an implementation of “Pedro Pedrosa Rebouças Filho, Navar M.M. Nascimento, Igor R. Sousa, Cláudio M.S. Medeiros, Victor Hugo C. de Albuquerque, A reliable

Windmill Fault Prediction App Read More »

Grape Leaves Disease Detection

Built a Deep Learning model using TensorFlow and Keras for grape leaf disease detection Photo by Sasha Kolesnik on Dribbble Aim To develop a Deep Learning model to identify diseased grape leaves using python programming language and Deep learning libraries Prerequisites Before getting started, you should have a good understanding of: Python programming language Deep Learning

Grape Leaves Disease Detection Read More »

FISH BREED CLASSIFICATION

Photo by July PJuxa (Puchkova) on Dribbble Fishes also known as Ichthyology, accounts for the majority of Sea Life on our planet. They range from small centimetre to many meters. It can be even said that is one of the most diversified species on the planet that we mere humans have not explored. Distinguishing them is

FISH BREED CLASSIFICATION Read More »

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 »

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 »

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 »

Lung Cancer Detection using Convolutional Neural Network on the Cainvas Platform

Photo by Vladimir Marchukov on Dribbble Introduction The World Health Organization (WHO) states that Cancer is the leading cause of death worldwide and accounts for nearly 10 million deaths in 2020 alone. Out of all the different possible types of Cancer, Lung cancer was the most common cause of cancer death in 2020, accounting for about

Lung Cancer Detection using Convolutional Neural Network on the Cainvas Platform Read More »

Gemstone Classification using Deep Learning

Photo by Ivan Mesaros on Dribbble Task A gemstone (gem, fine gem, jewel, precious stone, or semi-precious stone) is a piece of mineral crystal which, in cut and polished form, is used to make jewellery or other adornments. In this project, we will classify the gemstone based on the given image. Dataset — https://www.kaggle.com/lsind18/gemstones-images The dataset consists of

Gemstone Classification using Deep Learning Read More »

Dog Breed Classification using Deep Learning

Photo by Emma Gilberg on Dribbble Task In this project, we will be classifying the breed of the dog from the given photo of a dog as input. Dataset- https://cainvas-static.s3.amazonaws.com/media/user_data/AmrutaKoshe/dog_photos.zip The dataset consists of 5 selected different breeds of dogs. Each folder is named after a breed and contains around 120 images of that breed. Based

Dog Breed Classification using Deep Learning Read More »

Inventory Classification for Retail Management using Deep Learning

Computer Vision for Convenient Inventory Management Photo by Rachit Tank on Dribbble Retail especially daily needs and grocery stores have been traditional industries since quite a while now. With growing competition in terms of different competitors and increasing technological demands companies need to stay on their toes and up-to-date with innovations or risk staying behind. This

Inventory Classification for Retail Management using Deep Learning Read More »

Sports Classification with CNN

Photo by Milos Subotic on Dribbble The objective of this study is to classify various types of sports on the basis of snapshots or images of those respective sports. This model can be used to classify sports images or snapshots as per their respective categories. Implementation is here… About the dataset This dataset was developed by

Sports Classification with CNN Read More »