ffletcherr / face-recognition-liveness

Face detection and recognition + liveness detection and spoofing attack recognition using onnxruntime. Includes an easy-to-use Flask API and Dockerfile.
37 stars 17 forks source link

convert .pth model file to .onnx #5

Closed senthilkumar-lakshmanan closed 1 year ago

senthilkumar-lakshmanan commented 1 year ago

How can I convert the pre-trained models from .pth to .onnx ?