arcface-pytorch
arcface-pytorch copied to clipboard
Convert those pth models to onnx models
Hi,
How can I convert those pth models to onnx models? I tried several torch2onnx.py (https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/torch2onnx.py) from different repositories but fails.
Many thanks!
-Scott