openvinotoolkit / openvinotoolkit/open_model_zoo

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

Open
#3,989 1 comment 0 reactions 1 assignee View on GitHub

@eaidova is already working on this.

Since Mar 14, 2024.

enhancement feature
Dominant language
Python
Stars
4.4k
Forks
1.4k
Avg merge
4d 13h
Merged PRs (30d)
4

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

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.