deepinsight / deepinsight/insightface
insightface installs image files under $PREFIX/insightface/data/images and headers under $PREFIX/insightface/thirdparty/face3d/mesh/cython
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
In addition to the same files installed under /usr/local/lib/python3.9/site-packages, they are also installed as:
```
insightface/data/images/Tom_Hanks_54745.png
insightface/data/images/mask_black.jpg
insightface/data/images/mask_blue.jpg
insightface/data/images/mask_green.jpg
insightface/data/images/mask_white.jpg
insightface/data/images/t1.jpg
insightface/data/objects/meanshape_68.pkl
insightface/thirdparty/face3d/mesh/cython/mesh_core.h
insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.c
insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.pyx
insightface/thirdparty/face3d/mesh/cython/setup.py
```
These files shouldn't be duplicated under $PREFIX/insightface.
Version: 0.7.3
Python-3.9
FreeBSD 14.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.