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

Fix the bug that multi webcam detection failed with OpenVINO #11935

Merged
merged 3 commits into from
Jan 3, 2024

Commits on Aug 2, 2023

  1. Fix the bug that multi webcam detection failed with OpenVINO

    It would failed with the following error when detect multi webcam.
    "Input blob size is not equal network input size (2457600!=1228800)"
    
    Signed-off-by: Chao Qin <chaoqin_cmkj@163.com>
    XevenQC committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f03d467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb756b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    8a10553 View commit details
    Browse the repository at this point in the history