computer science

Face mask detection Gender Age prediction

As I mentioned in my previous blog, face mask detection uses deep learning techniques. In this blog, you will learn how to accurately detect the face mask and classify it into two categories (face mask and no face mask). For this purpose, first, we trained the deep learning CNN model (MOBILE NET) using the facemask …

Face mask detection Gender Age prediction Read More »

Realtime facemask detection | 100% accurately

Facemask detection using deep learning techniques. In this blog, you will learn how to accurately detect the face mask and classify it into two classes (face mask and no face mask). For this purpose First, we trained the deep learning CNN model(Resnet) using the facemask dataset. After training the model, we used that model with …

Realtime facemask detection | 100% accurately Read More »

Self-Supervised Learning?

Self-Supervised Learning (Self-Supervised Learning) is a new paradigm between unsupervised and supervised learning, which aims to reduce the challenging demand for large amounts of annotated data. It provides some kind of supervision signals for feature learning by defining annotation-free pretext tasks. The term self-supervised learning (SSL) has been used (sometimes differently) in different contexts and fields, such …

Self-Supervised Learning? Read More »