Published inAnalytics VidhyaHyperparameter Tuning using Keras TunerThe most critical part of any Deep Learning model is finding the values of hyperparameters that would result in a model with high accuracy.Jun 29, 20211Jun 29, 20211
Published inAnalytics VidhyaDeep Learning, the summarized way Part-2In continuation to Part-1, I bring up to you, more concepts of Deep Learning in a consolidated way. Please check the Introduction and “is…May 12, 2021May 12, 2021
Published inAnalytics VidhyaDeep Learning, the summarized way Part-1There are a lot of resources on Deep Learning available online as well as on books. But it’s hard to find a consolidated version, so I…May 12, 2021May 12, 2021
Published inAnalytics VidhyaGUI based approach for Deep Learning using Edge ImpulseIn a practical deep learning approach, you write code for everything. You preprocess your data using code, create and train the model using…Apr 29, 20211Apr 29, 20211
Published inAnalytics VidhyaEye Aspect Ratio(EAR) and Drowsiness detector using dlibIn this article, I will show you how to determine facial landmarks using the dlib library, how to calculate EAR(Eye Aspect Ratio), and use…Apr 21, 2021Apr 21, 2021
Published inAnalytics VidhyaLane detection for a self-driving car using OpenCVTo all the people who are wondering how can this concept be covered inside an article, I would say things sound complicated until you have…Apr 20, 20211Apr 20, 20211
Published inAnalytics VidhyaContours and Convex Hull in OpenCV PythonAnswers to most computer vision problems lie in finding and analyzing the shapes present in the image, and getting the contour is one such…Apr 19, 20211Apr 19, 20211
Published inAnalytics VidhyaMediapipe: Fingers counting in Python w/o GPUSome of the popular techniques for counting fingers in a image are by training a CNN or using contours and convexity hull. I have actually…Apr 15, 2021Apr 15, 2021
Published inAnalytics VidhyaMediapipe: Hand gesture-based volume controller in Python w/o GPUIf I say you wanted to do something with hand gesture recognition in python, what would be the first solution that will pop in your mind…Apr 13, 2021Apr 13, 2021
Published inAnalytics VidhyaPersonal Notification HubA long time back one of my friends asked me to check this cool idea which was simply a small display device that “keeps you updated for…Apr 12, 2021Apr 12, 2021