Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.37 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.37 KB

Maftec(Mask & Face Detection Tech.)

This is an MLOps project I built as a POC for powering mobile applications with machine learning. This application uses a fine tuned ResNet50 which classifies images in 4 classes either Masked, Devanshu(which is me) and Ria or Janya(two of my friends).

The system architecture is pretty simple(everything was setup in a weekend 😂)

image

This is the home screen image

Now comes the image selector Screenshot_1688924349

Just gotta upload the image Screenshot_1688925234

Waiting for the reponse... Screenshot_1688925242

Voila! it worked. 😌 Screenshot_1688925266

And yes! Everything works as expected and the algorithm correctly classifies that it is me in the image (and im not wearing a mask 🫢)