Skip to content

Vision#2184

Open
xdssio wants to merge 8 commits intovaexio:masterfrom
xdssio:vision
Open

Vision#2184
xdssio wants to merge 8 commits intovaexio:masterfrom
xdssio:vision

Conversation

@xdssio
Copy link
Copy Markdown
Collaborator

@xdssio xdssio commented Aug 24, 2022

Implementing lazy read of images and html viewing in Jupiter.
Original POC

Screenshot 2022-08-24 at 11 58 40

The new column holds PIL.Image.

  • Open takes a directory (can be nested) of images, or a list of files, or a glob pattern.
  • Conversations
    • Bytes (base64)
    • String (base64)
    • Numpy
    • Infer can turn any of the above, or a path back to image.
  • Resize in implemented

Note
If the images are not of the same shapes, when converting to numpy and presenting in jupyter cause a could not broadcast input array... error.

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