deepinsight / deepinsight/insightface
arcface onnx
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
model : r50-arcface
command: python convert_onnx.py
mxnet version: 1.5.0
onnx version: 1.2.1
input-shape: (1, 3, 112, 112)
THEN DO
command: onnx2trt r50.onnx -o test.trt
Input filename: r50.onnx
ONNX IR version: 0.0.3
Opset version: 7
Producer name:
Producer version:
Domain:
Model version: 0
Doc string:
----------------------------------------------------------------
Parsing model
While parsing node number 5 [PRelu -> "relu0"]:
ERROR: /opt/onnx-tensorrt/ModelImporter.cpp:143 In function importNode:
[8] No importer registered for op: PRelu
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.