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

About training #1

Open
mbeytekin opened this issue Jun 24, 2022 · 0 comments
Open

About training #1

mbeytekin opened this issue Jun 24, 2022 · 0 comments

Comments

@mbeytekin
Copy link

If you don't mind, with which method did you train the style onnx models that you run with this code? Because when I try with a few train methods on github, it usually outputs like 1x512x32x32 and when I run it with your code, I get 32x32 images. But it works great with your onnx models. I tried to export the output in your onnx with the dynamic_axes parameter with Torch, but this time the codes give an error.
(name: input
type: float32[input_dynamic_axes_1,3,input_dynamic_axes_2,input_dynamic_axes_3]
name: output
type: float32[output_dynamic_axes_1,3,output_dynamic_axes_2,output_dynamic_axes_3]
)

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