Skip to content

TiaBerte/masked-face

Repository files navigation

Masked Face recognition using Barlow Twins technique

We proposed a new solution for masked face recognition. Barlow Twins technique present a new loss which makes the networks capable or learing invariance to particular transformations. We tought to apply this technqieu considering the presence of the face mask as particular transformation so that the network learns the invariance to its presence.
Our system is composed of a neural network as a feature extractor plus a k-NN as final classifier.
For training the system, we used the MLFW dataset.
We tested the system only on identities not present in the training set and it was able to reach an accuracy level of 79.72%.
A complete description of the whole project can be found in the report.
Below you can see samples of the sythetic images present in the MLFW dataset.

         

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages