- DBFace github: https://github.com/dlunion/DBFace
- copy export_onnx.py
python3 export_onnx.py
Don't support dynamic batch
INPUT
[1,3,640,640]
OUTPUT
[1,1,160,160]
[1,4,160,160]
[1,10,160,160]
[1,1,160,160]
python3 export_onnx.py
Don't support dynamic batch
INPUT
[1,3,640,640]
OUTPUT
[1,1,160,160]
[1,4,160,160]
[1,10,160,160]
[1,1,160,160]