README.md
pyproject.toml
setup.py
intangles_insightface/__init__.py
intangles_insightface.egg-info/PKG-INFO
intangles_insightface.egg-info/SOURCES.txt
intangles_insightface.egg-info/dependency_links.txt
intangles_insightface.egg-info/entry_points.txt
intangles_insightface.egg-info/requires.txt
intangles_insightface.egg-info/top_level.txt
intangles_insightface.egg-info/zip-safe
intangles_insightface/app/__init__.py
intangles_insightface/app/common.py
intangles_insightface/app/face_analysis.py
intangles_insightface/app/mask_renderer.py
intangles_insightface/commands/__init__.py
intangles_insightface/commands/insightface_cli.py
intangles_insightface/commands/model_download.py
intangles_insightface/commands/rec_add_mask_param.py
intangles_insightface/data/__init__.py
intangles_insightface/data/image.py
intangles_insightface/data/pickle_object.py
intangles_insightface/data/rec_builder.py
intangles_insightface/data/images/Tom_Hanks_54745.png
intangles_insightface/data/images/mask_black.jpg
intangles_insightface/data/images/mask_blue.jpg
intangles_insightface/data/images/mask_green.jpg
intangles_insightface/data/images/mask_white.jpg
intangles_insightface/data/images/t1.jpg
intangles_insightface/data/objects/meanshape_68.pkl
intangles_insightface/model_zoo/__init__.py
intangles_insightface/model_zoo/arcface_onnx.py
intangles_insightface/model_zoo/attribute.py
intangles_insightface/model_zoo/inswapper.py
intangles_insightface/model_zoo/landmark.py
intangles_insightface/model_zoo/model_store.py
intangles_insightface/model_zoo/model_zoo.py
intangles_insightface/model_zoo/retinaface.py
intangles_insightface/model_zoo/scrfd.py
intangles_insightface/thirdparty/__init__.py
intangles_insightface/thirdparty/face3d/__init__.py
intangles_insightface/thirdparty/face3d/mesh/__init__.py
intangles_insightface/thirdparty/face3d/mesh/io.py
intangles_insightface/thirdparty/face3d/mesh/light.py
intangles_insightface/thirdparty/face3d/mesh/render.py
intangles_insightface/thirdparty/face3d/mesh/transform.py
intangles_insightface/thirdparty/face3d/mesh/vis.py
intangles_insightface/thirdparty/face3d/mesh/cython/mesh_core.cpp
intangles_insightface/thirdparty/face3d/mesh/cython/mesh_core.h
intangles_insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.c
intangles_insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.cpp
intangles_insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.pyx
intangles_insightface/thirdparty/face3d/mesh/cython/setup.py
intangles_insightface/thirdparty/face3d/mesh_numpy/__init__.py
intangles_insightface/thirdparty/face3d/mesh_numpy/io.py
intangles_insightface/thirdparty/face3d/mesh_numpy/light.py
intangles_insightface/thirdparty/face3d/mesh_numpy/render.py
intangles_insightface/thirdparty/face3d/mesh_numpy/transform.py
intangles_insightface/thirdparty/face3d/mesh_numpy/vis.py
intangles_insightface/thirdparty/face3d/morphable_model/__init__.py
intangles_insightface/thirdparty/face3d/morphable_model/fit.py
intangles_insightface/thirdparty/face3d/morphable_model/load.py
intangles_insightface/thirdparty/face3d/morphable_model/morphabel_model.py
intangles_insightface/utils/__init__.py
intangles_insightface/utils/constant.py
intangles_insightface/utils/download.py
intangles_insightface/utils/face_align.py
intangles_insightface/utils/filesystem.py
intangles_insightface/utils/storage.py
intangles_insightface/utils/transform.py