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

Three outputs like yolov5 #215

Open
szgy66 opened this issue Oct 28, 2022 · 2 comments
Open

Three outputs like yolov5 #215

szgy66 opened this issue Oct 28, 2022 · 2 comments

Comments

@szgy66
Copy link

szgy66 commented Oct 28, 2022

Hello, may I ask how can I get the onnx file with three outputs (1x3x80x80x16, 1x3x40x40x16, 1x3x20x20x16) like yolov5, instead of one output (1x25200x16), which I tried many ways but failed.

@derronqi
Copy link
Collaborator

Refer to the picture:

image

@szgy66
Copy link
Author

szgy66 commented Oct 28, 2022

Refer to the picture:

image

hello, can you be more specific? You mean comment on this? I tried and I didn't get what I wanted
image

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

2 participants