How to convert arcface model from mxnet to onnx with spatial batch norm=1?
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 9.8k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm not running arcface model in ONNX runtime so I can convert the model from mxnet to onnx with spatial=1( onnx runtime not support model with spatial = 0). Can you suggest me some ways to solve it?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ArcFace MXNet-to-ONNX conversion path and the ONNX Runtime limitation around spatial batch normalization. The issue names no files or tests, so first establish a reproducible conversion case and determine what constitutes a supported model before proposing or documenting a solution.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100