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

unable to get working "detect_objects_by_dnn_mobilenet.php" #28

Open
scramatte opened this issue May 2, 2022 · 1 comment
Open

unable to get working "detect_objects_by_dnn_mobilenet.php" #28

scramatte opened this issue May 2, 2022 · 1 comment

Comments

@scramatte
Copy link

Hello,

I'm testing your examples one by one but I mainly interested into detect objects but "detect_objects_by_dnn_mobilenet.php" doesn't returns same value as you show on wiki

I only get the following:

CV\Mat::__set_state(array(
   'type' => 5,
   'rows' => -1,
   'cols' => -1,
   'dims' => 4,
   'shape' => 
  array (
    0 => 1,
    1 => 1,
    2 => 100,
    3 => 7,
  ),
)

What I'm doing wrong?

@morozovsk
Copy link
Member

hello. it changes image. check file in results/_detect_objects_by_dnn_mobilenet.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants