Skip to content

Update server.py#39

Open
humzaiqbal wants to merge 1 commit intokeplr-io:masterfrom
humzaiqbal:patch-1
Open

Update server.py#39
humzaiqbal wants to merge 1 commit intokeplr-io:masterfrom
humzaiqbal:patch-1

Conversation

@humzaiqbal
Copy link
Copy Markdown

Currently quiver only accepts images of size (None, x , y, z) and looks at the z component to see if the image is grayscale. However some images may be of shape (None, x, y) and in those cases rather than breaking, it could be useful to assume the images are grayscale

Currently quiver only accepts images of size `(None, x , y, z)` and looks at the `z` component to see if the image is grayscale. However some images may be of shape `(None, x, y)` and in those cases rather than breaking, it could be useful to assume the images are grayscale
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.

1 participant