Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the export_onnx.py error with input parameter #31

Open
RobotTim opened this issue May 25, 2021 · 0 comments
Open

the export_onnx.py error with input parameter #31

RobotTim opened this issue May 25, 2021 · 0 comments

Comments

@RobotTim
Copy link

RobotTim commented May 25, 2021

Maybe you upload the wrong script, do you ?
I am failed to work out the pt2onnx using export_onnx.py

in the script, two input parameter defined
flags.DEFINE_string('model_name', "last.pt", help='checkpoint name') flags.DEFINE_integer('step_n_frame', 2, help='input frame(stacked)')

However, three parameter defined
python export_onnx.py \ --flagfile ./logs/E6D2-smallbatch/flagfile.txt \ --step 15000 \ --step_n_frame 10

which one should be the right script. please update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant