serengil / deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python

Home Page:https://www.youtube.com/watch?v=WnUVYQP4h44&list=PLsS_1RYmYQQFdWqxQggXHynP1rqaYXv_E&index=1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add TFace & Anti-Spoofing models 🎭

falkaabi opened this issue · comments

Description

Can you please add new SOTA models from this repo: https://github.com/Tencent/TFace

It would also be helpful if you can add new functionality for detecting face spoofing or other face attacks.

All of our community much appreciates your efforts in making this repository the go to repo for face recognition tasks 👍🏻

Additional Info

No response

Backbones and pre-trained weights are available at https://github.com/Tencent/TFace/tree/master/recognition

Did you find a way to implement above tencent library models in face recognition.