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

[Feature Request]: How to reshape output dimension in OMZ model? #3989

Open
1 task done
sobassy opened this issue Mar 14, 2024 · 1 comment
Open
1 task done

[Feature Request]: How to reshape output dimension in OMZ model? #3989

sobassy opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request feature Adds new feature

Comments

@sobassy
Copy link

sobassy commented Mar 14, 2024

Request Description

I know how to reshape input shape,

model.reshape([1, 3, 1024, 1024])

But, when I use open model zoo model person-detection-0301, this model's output max size is 100.
https://docs.openvino.ai/2023.3/omz_models_model_person_detection_0301.html

image

How to expand output size from 100 ?

Feature Use Case

No response

Issue submission checklist

  • The feature request or improvement must be related to OpenVINO
@sobassy sobassy added enhancement New feature or request feature Adds new feature labels Mar 14, 2024
Copy link

This issue will be closed in a week because of 9 months of no activity.

@ilya-lavrenov ilya-lavrenov transferred this issue from openvinotoolkit/openvino Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Adds new feature
Projects
None yet
Development

No branches or pull requests

2 participants