deepinsight / deepinsight/insightface

model.json

Open
#1,742 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

:i don't know why i dah in my model file .json 3 heads:
i tried to convert it to onnx format but it turn error ....
when i delete the last two heads the convertion worked but the get model get error how can i solve this
thank you

#### "heads": [[1133, 0, 0], [1151, 0, 0], [1158, 0, 0]],
"attrs": {"mxnet_version": ["int", 10800]}
}#####

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the model.json excerpt and the ONNX conversion error, focusing on the three entries in "heads". Reproduce the conversion and the get-model failure with all three heads present; done means both operations work without deleting model heads and the resulting behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.