FaceNet-ONNX
FaceNet-ONNX is the ONNX version of FaceNet weights published in lllyasviel/Annotators.
Usage
facenet.py
file can be used as base to implement your functions. This file is based on the openpose preprocessor script of the sd-webui-controlnet project by Mikubill.
Credits
Special thanks to lllyasviel for sharing the original model, and Mikubill for sharing the pre-processor code.