Facexlib
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
Install / Use
/learn @xinntao/FacexlibREADME
FaceXLib
facexlib aims at providing ready-to-use face-related functions based on current SOTA open-source methods. <br> Only PyTorch reference codes are available. For training or fine-tuning, please refer to their original repositories listed below. <br> Note that we just provide a collection of these algorithms. You need to refer to their original LICENCEs for your intended use.
If facexlib is helpful in your projects, please help to :star: this repo. Thanks:blush: <br> Other recommended projects: :arrow_forward: Real-ESRGAN :arrow_forward: GFPGAN :arrow_forward: BasicSR
:sparkles: Functions
| Function | Sources | Original LICENSE | | :--- | :---: | :---: | | Detection | Pytorch_Retinaface | MIT | | Alignment |AdaptiveWingLoss | Apache 2.0 | | Recognition | InsightFace_Pytorch | MIT | | Parsing | face-parsing.PyTorch | MIT | | Matting | MODNet | CC 4.0 | | Headpose | deep-head-pose | Apache 2.0 | | Tracking | SORT | GPL 3.0 | | Assessment | hyperIQA | - | | Utils | Face Restoration Helper | - |
:eyes: Demo and Tutorials
:wrench: Dependencies and Installation
- Python >= 3.7 (Recommend to use Anaconda or Miniconda)
- PyTorch >= 1.7
- Option: NVIDIA GPU + CUDA
Installation
pip install facexlib
Pre-trained models
It will automatically download pre-trained models at the first inference. <br>
If your network is not stable, you can download in advance (may with other download tools), and put them in the folder: PACKAGE_ROOT_PATH/facexlib/weights.
:scroll: License and Acknowledgement
This project is released under the MIT license. <br>
:e-mail: Contact
If you have any question, open an issue or email xintao.wang@outlook.com.
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
