FacePerceiver / FaRL

FaRL for Facial Representation Learning [Official, CVPR 2022]
https://arxiv.org/abs/2112.03109
MIT License
375 stars 22 forks source link

Demo!! #1

Open Erfun76 opened 2 years ago

Erfun76 commented 2 years ago

hi, thanks for your amazing results. can you please provide some demo code to take the output from any input image?

yinglinzheng commented 2 years ago

Hi, you can check out https://github.com/FacePerceiver/facer for downstream usage, we will continuously update the pre-trained downstream face models in here.

Erfun76 commented 2 years ago

thanks for your answer. is it possible to apply your model for downstream tasks like face recognition? if it is, do you think it might be comparable with SOTA networks like insightface?