Skip to content

Bug: Fix file path issue in mobilenet2 demo. #318

@einnesTT

Description

@einnesTT

Describe the bug

The mobilenet2 demo points to a folder called test_images. Remove the dependency by using the image link that's in the mobilenet1 demo.

Steps to reproduce the issue

  1. Try to run the mobilenet2 demo.
  2. It breaks and shows you the following output:
Image
  1. Fix it to use the same image link as provided for mobilenet1.

Expected behavior

It's supposed to retrieve the image and perform an evaluation on it to determine what the image is of.

Please complete the following environment information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions