Machine Learning
Moving away from traditional document scanners, learn how to create a Deep Learning-based Document Segmentation model using DeepLabv3 architecture in PyTorch.
Mean Average Precision (mAP) is a performance metric used for evaluating machine learning models. We have covered mAP evaluation in detail to clear all your confusions regarding model evaluation metrics.
A tutorial for using Mediapipe’s Face-Mesh to create Augmented Reality Facial Filters. We are sharing the code in Python.
If you are unfamiliar with safety compliance and are debating whether or not to read this blog post, let’s answer the most important question first. Why should you read this
Our last post on the MRNet challenge presented a simple way to approach it. There you learned to make a separate model for each disease. And ended up with three
Most of the Machine Learning and Deep Learning problems that you solve are conceptualized from the Generative and Discriminative Models. In Machine Learning, one can clearly distinguish between the two