Masked_Face_Recognition icon indicating copy to clipboard operation
Masked_Face_Recognition copied to clipboard

2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng

Results 3 Masked_Face_Recognition issues
Sort by recently updated
recently updated
newest added

Hi Sam Yuan, This is Yuvaraj Singh from India, Studying engineering. I came across your project “Access Control System with Masked Face Recognition” I could only get your version and...

In this real faces dataset, there are 75 real people, and each class has three non masked and masked images. Can you test this data set in your code, and...

We are trying to recreate your execellent work. We are using facenet = torch.load('../Model/InceptionResNetV1_ArcFace.pt') from the shared gDrive we are getting error in the line distance = torch.norm(eval_out - eval_pait_out,...