Machine Learning A Dive into Analysis of Masked Face Verification using Aggregation Masked Face Verification What is Masked Face Verification? Face Verification is the process of authenticating the person in a given image. It is ... By Deep MehtaDecember 13, 2021
Technology Dell XPS 15 vs Razer Blade 14: A Complete Users’ Review – Which Is The Best Pick? If only there existed a “perfect laptop”, things would’ve been much simpler. Buying new tech, especially laptops is never easy. Even when you ... By Deep MehtaNovember 21, 2021
Python How To Send Emails Using Python In this tutorial, we will be covering the process of how to send emails using python with the help of SMTP library. Generally, ... By Shaily ParmarJune 8, 2021
CSS CSS Transitions CSS transitions are used to make the animation look smooth while changing the CSS properties. Without using transitions, while changing CSS properties the ... By Mithil JainApril 30, 2021
CSS CSS3 Position Property CSS Position property helps to position the element in the HTML page. It can be used to position the element from its existing ... By Mithil JainFebruary 27, 2021
Machine Learning Introduction to NLP – Natural Language Processing In this series of NLP, we introduce to the basics of Natural Language Processing and how to leverage NLP with a python library ... By Deep MehtaDecember 22, 2020
CSS CSS Flexbox: Flex-Item This article on Flexbox: flex-item is the continuation of the CSS flexbox – Flex Container. In case you have not read the Flexbox ... By Mithil JainDecember 5, 2020
Tools How to Create a Virtual Environment (venv) in Python What is a virtual environment? A virtual environment allows having a Python interpreter, packages and dependencies separately for a particular project or type ... By Deep MehtaDecember 2, 2020
Machine Learning Face Recognition using Python, OpenCV and One-Shot Learning Face Recognition refers to identifying a face in a given image and verifying the person in the image. They are used in a ... By Deep MehtaNovember 23, 2020
CSS A Complete Introduction to CSS Flexbox – Flex Container In this guide, we will cover everything about the CSS Flexbox Module. This guide describes how flexbox works and all the properties of ... By Mithil JainNovember 23, 2020