Open
Description
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
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
Activity