Author Archives: Bhoomika Madhukar - Page 5

20 Aug

Guide To Building And Deploying ML Web Applications Using Pycaret, Streamlit and Heroku

image-15022
image-15022

In this article, we will introduce a library called Pycaret to build the machine learning model, a library called streamlit to efficiently build a dashboard for the project and finally, and finally, we will deploy this application to Heroku.

The post Guide To Building And Deploying ML Web Applications Using Pycaret, Streamlit and Heroku appeared first on Analytics India Magazine.

17 Aug

How To Convert A Sketch Into Colored Image Using Conditional GAN

image-14891
image-14891

The conditional generative adversarial networks are an extension of DCGANs where the images are generated based on a certain condition. The generation of images can be conditional on a class which allows a particular type of images to be generated. Like a DCGAN architecture, cGAN also comprises a generator and a discriminator that is built…

The post How To Convert A Sketch Into Colored Image Using Conditional GAN appeared first on Analytics India Magazine.

09 Aug

Step By Step Guide To Stabilize Facial Landmarks In A Video Using Dlib

image-14675
image-14675

The human face has been a topic of interest for deep learning engineers for quite some time now. Understanding the human face not only helps in facial recognition but finds applications in facial morphing, head pose detection and virtual makeovers. If you are a regular user of social media apps like Instagram or Snapchat, have…

The post Step By Step Guide To Stabilize Facial Landmarks In A Video Using Dlib appeared first on Analytics India Magazine.