Contents

facexlib 0.3.0

0

Basic face library

Basic face library

Stars: 964, Watchers: 964, Forks: 165, Open Issues: 36

The xinntao/facexlib repo was created 4 years ago and the last code push was 1 years ago.
The project is popular with 964 github stars!

How to Install facexlib

You can install facexlib using pip

pip install facexlib

or add it to a project with poetry

poetry add facexlib

Package Details

Author
Xintao Wang
License
Apache License 2.0
Homepage
https://github.com/xinntao/facexlib
PyPi:
https://pypi.org/project/facexlib/
GitHub Repo:
https://github.com/xinntao/facexlib

Classifiers

No  facexlib  pypi packages just yet.

Errors

A list of common facexlib errors.

Code Examples

Here are some facexlib code examples and snippets.

Related Packages & Articles

pytorch-lightning 2.6.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

petastorm 0.13.1

Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

livelossplot 0.5.6

Live training loss plot in Jupyter Notebook for Keras, PyTorch and others.

kornia 0.8.2

Open Source Differentiable Computer Vision Library for PyTorch