software engineering

Traffic Sign Classification with 47 Classes: A Deep Learning Journey

[Introduction] Traffic signs are everywhere on our roads, ensuring safety and efficient traffic flow. But what if we could teach a computer to understand and interpret these signs, just like humans do? That’s exactly what we’re going to explore in this video. [Project Overview] In this project, we trained a deep learning model to classify …

Traffic Sign Classification with 47 Classes: A Deep Learning Journey Read More »

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 »