Socket
Socket
Sign inDemoInstall

facexlib

Package Overview
Dependencies
9
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    facexlib

Basic face library


Maintainers
1

Readme

icon FaceXLib

PyPI download Open issue Closed issue LICENSE python lint Publish-pip

English | 简体中文


facexlib aims at providing ready-to-use face-related functions based on current SOTA open-source methods.
Only PyTorch reference codes are available. For training or fine-tuning, please refer to their original repositories listed below.
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:
Other recommended projects:   :arrow_forward: Real-ESRGAN   :arrow_forward: GFPGAN   :arrow_forward: BasicSR


:sparkles: Functions

FunctionSourcesOriginal LICENSE
DetectionPytorch_RetinafaceMIT
AlignmentAdaptiveWingLossApache 2.0
RecognitionInsightFace_PytorchMIT
Parsingface-parsing.PyTorchMIT
MattingMODNetCC 4.0
Headposedeep-head-poseApache 2.0
TrackingSORTGPL 3.0
AssessmenthyperIQA-
UtilsFace Restoration Helper-

:eyes: Demo and Tutorials

:wrench: Dependencies and Installation

Installation

pip install facexlib

Pre-trained models

It will automatically download pre-trained models at the first inference.
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.

:e-mail: Contact

If you have any question, open an issue or email xintao.wang@outlook.com.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc