#199 · Primary category: Computer Vision
face.evoLVe
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
Project last updated:03/20/25
GitHub Stars
3.6K
Forks
760
Contributors
7
License
MIT
Why we included this project
Teams building identity verification, access control, or any product that matches faces against a known set of people will find a complete toolkit here rather than a single model file. face.evoLVe bundles face detection, landmark localization, affine alignment, and feature extraction, along with training code for backbones like ResNet, IR-SE, and MobileNet and the standard margin-based losses such as ArcFace, CosFace, and SphereFace. That means you can move from aligned training data to a deployed recognition model without stitching together several incompatible repositories. The authors also release pre-trained models and the exact preprocessing and distributed multi-GPU training recipes they used, so you can reproduce published results or fine-tune on your own dataset. Having both PyTorch and PaddlePaddle in one codebase helps teams that work with either framework.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)