-
Deploying a ML Model in Django
While the trend in machine learning has grown so much nowadays, most of the data scientists are busy creating and training various machine learning models to solve different kinds of problems. How about having a nice web interface where we can deploy our model to visualise the task we have...
-
Visual Question Answering in Deep Learning
As research in machine learning has advanced so far and so has this blog 😃, we will be discussing the topic of visual question answering in this blog. As the name suggests, we will be given an image as the knowledge domain and a text-based question will be asked. Based...
-
Unsupervised Image Segmentation
So, Just adding to the regular "Learn and Share" blog thread, we will go through the topic of Unsupervised Image Segmentation in this blog. What is segmentation? So, what exactly is image segmentation? We will understand that through an image given below: As, you can see from the picture, segmentation...