onnx / onnx/models

How to convert arcface model from mxnet to onnx with spatial batch norm=1?

Open
#223 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.