We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
person-detection-0301
How to expand output size from 100 ?
No response
The text was updated successfully, but these errors were encountered:
This issue will be closed in a week because of 9 months of no activity.
Sorry, something went wrong.
eaidova
No branches or pull requests
Request Description
I know how to reshape input shape,
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
How to expand output size from 100 ?
Feature Use Case
No response
Issue submission checklist
The text was updated successfully, but these errors were encountered: