deepinsight / deepinsight/insightface

torch2onnx assert error

Open
#1,799 1 comment 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

When I run the torch2onnx.py file(recognition/arcface_torch/), I get an error in the code below.
assert os.path.exists(input_file)

The cause seems to be that "input=" is included in "input_file".
So, I modified a single line of code, can I run it without modification?
If not, I'd like to send you a pull request.
thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.