Skip to content

Fix data shape for classification images#9

Merged
TrentHouliston merged 1 commit into
Fastcode:mainfrom
Bidski:patch-1
Jun 4, 2021
Merged

Fix data shape for classification images#9
TrentHouliston merged 1 commit into
Fastcode:mainfrom
Bidski:patch-1

Conversation

@Bidski
Copy link
Copy Markdown
Contributor

@Bidski Bidski commented Jun 4, 2021

Data argument for tf.summary.image expects data to have the shape [k, h, w, c]

Data argument (https://www.tensorflow.org/api_docs/python/tf/summary/image#arguments) for `tf.summary.image` expects data to have the shape `[k, h, w, c]`
@TrentHouliston TrentHouliston merged commit d0c5776 into Fastcode:main Jun 4, 2021
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

Successfully merging this pull request may close these issues.

2 participants