Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Add input data shaping for images_placeholder #265

Merged
merged 3 commits into from
May 13, 2019

Conversation

nabedev
Copy link
Contributor

@nabedev nabedev commented May 10, 2019

Motivation and Context

Fix #263
Add input data shaping to be the same as the shape of image_placeholder.

Description

How has this been tested?

I confirmed each script works under the following devices.

  • Jetson TX2 with python3

    • run.py
    • usb_camera_demo.py
  • DE-10 Nano with python2

    • run.py
    • usb_camera_demo.py
    • motion_jpeg_server_from_camera.py

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature / Optimization (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Others (Please specify)

@blueoilbot
Copy link

Can one of the admins verify this patch?

@iizukak iizukak requested a review from ruimashita May 13, 2019 04:30
@iizukak iizukak added the bug Something isn't working label May 13, 2019
@iizukak
Copy link
Member

iizukak commented May 13, 2019

@wtnb93 Thank you for careful testing 👍
We will merge after test passed.

@iizukak iizukak merged commit 35c385f into blue-oil:master May 13, 2019
@iizukak iizukak added this to the v0.7.0 milestone May 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data shape error when executing usb_camera_demo.py
3 participants