insightface 0.7.3
0
InsightFace Python Library
Contents
InsightFace Python Library
Stars: 23072, Watchers: 23072, Forks: 5380, Open Issues: 1134The deepinsight/insightface
repo was created 7 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 23072 github stars!
How to Install insightface
You can install insightface using pip
pip install insightface
or add it to a project with poetry
poetry add insightface
Package Details
- Author
- InsightFace Contributors
- License
- MIT
- Homepage
- https://github.com/deepinsight/insightface
- PyPi:
- https://pypi.org/project/insightface/
- GitHub Repo:
- https://github.com/deepinsight/insightface
Related Packages
Errors
A list of common insightface errors.
Code Examples
Here are some insightface
code examples and snippets.
GitHub Issues
The insightface package has 1134 open issues on GitHub
- [Dataset anti spoofing]
- 图片换脸后的分辨率损失问题
- how can i use insightface to calculate animage datasets' identity embedding
- Only CPUExecutionProvider is loaded if not importing pytorch
- How to get only Asian faces from the dataset for training?
- How to train Inswapper model ?
- ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects, ERROR: Failed building wheel for insightface
- Can´t install package in ubuntu 22.04.2. Error Wheel
- Feature Request: Integrate Aim - an open-source experiment tracker
- How to set config. margin_list so that the loss function uses Arcface during training.
- Understanding the configs file in the face recognition Arcface_Torch repository
- How can I download the raw images (without cropping) of MS1M-Retinaface?
- batch SimilarityTransform
- What are the algorithms used to train the models in the model zoo?
- Small bugfix for logical error.