yizt / keras-lbl-IvSLinks
keras实现人证比对论文《Large-scale Bisample Learning on ID vs. Spot Face Recognition》的核心思想; 当类别数非常大时(超过百万),GPU显存可能无法装载权重参数;可以使用支配原型概念,每个step将相关的类别一块训练,step开始时将当前mini-batch的类别原型权重加载到GPU中,而不用加载所有的类别权重参数; step结束时更新并保存当前训练类别的原型权重
☆23Updated 6 years ago
Alternatives and similar repositories for keras-lbl-IvS
Users that are interested in keras-lbl-IvS are comparing it to the libraries listed below
Sorting:
- prepare faces for face recognition training☆120Updated 7 years ago
- A MXNet implementation of Modified CRUNet & Residual Attention Network☆67Updated 7 years ago
- Noise-Tolerant Paradigm for Training Face Recognition CNNs [Official, CVPR 2019]☆136Updated 6 years ago
- Face Recognition Using A-Softmax_loss on light cleaned Ms_celeb-1M dataset☆184Updated 7 years ago
- Face Recognition Training System written by Pytorch☆53Updated 7 years ago
- MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0☆56Updated 7 years ago
- 使用pytorch实现了FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆131Updated 7 years ago
- ☆40Updated 9 years ago
- SphereFace+ Implementation for <Learning towards Minimum Hyperspherical Energy> in NIPS'18.☆149Updated 6 years ago
- face detection and alignment☆144Updated 6 years ago
- ☆129Updated 6 years ago
- faceboxes implement by pytorch☆82Updated 6 years ago
- A slightly cleaner wash list of MS-Celeb-1M☆71Updated 7 years ago
- Use Cafffe to do Face Attributes MultiTask Classification based on CelebA data sets☆35Updated 3 years ago
- This is the pre-trained model of SphereFace : Deep Hypersphere Embedding for Face Recognition☆58Updated 8 years ago
- Facial landmarks training by mxnet(gluon). Use for face alignment and so on.☆40Updated 7 years ago
- caffe face alignment 300w☆79Updated 6 years ago
- a caffe implementation of mobilefacenet,with the record of trainnig log☆115Updated 7 years ago
- a simplify and accuracy-maintain model of ResNet-50 by the Invert Residual Construction☆37Updated 7 years ago
- Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks☆101Updated 7 years ago
- Codes for TIFS paper☆43Updated 9 years ago
- pycaffe version of RSA 'Recurrent Scale Approximation for Object Detection in CNN'☆32Updated 7 years ago
- An implementation of Learning Residual Images for Face Attribute Manipulation☆52Updated 8 years ago
- tools for MegaFace evaluation, e.g. plotting evalaution results☆21Updated 7 years ago
- Source code for Robust Face Detection via Learning Small Faces on Hard Images☆139Updated 5 years ago
- SeqFace : Making full use of sequence information for face recognition☆130Updated 6 years ago
- Reproduce SSH (Single Stage Headless Face Detector) with MXNet☆92Updated 7 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 7 years ago
- Deep Face Recognition Toolbox developed on TensorFlow☆26Updated 7 years ago
- mxnet version batch hard triplet loss☆13Updated 7 years ago