When do we permute the image from (color channels, height, width) -> (height, width, color channels)? #1217
Unanswered
DakshGoyal1506
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used to think that, in general we keep colour channels at the end in everything, PIL, matplotlib, model passing. But now I think we only do this for matplotlib. Am I right about this?
Beta Was this translation helpful? Give feedback.
All reactions