Keras implementation of Deep Convolutional Generative Adversarial Networks
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
Official implementation of CVPR2020 paper: "Compositional Convolutional Neural Networks: A Deep Architecture with Innate Robustness to Partial Occlusion" https://arxiv.org/abs/2003.04490
MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'
The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)
Unofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/