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