Skip to content

Readme Example 4: Code doesn't produce a viewport with images as shown in example #571

@BenjaminEliaMueller

Description

@BenjaminEliaMueller

Describe your problem:

There is a gif in the Readme example 4 showing the left images embeddings represented by their source image in the embedding projector. The code of the readme doesn't produce this viewport. Instead The image embeddings are just represented by blue dots.

Why do you think it's happening?:

left_da.plot_embeddings() is just plotting the embeddings of the images, not the images themselfes. The source images have to be somehow connected to their vector representation in the viewport to be able to view the images there.

Environment:

Ubuntu 22.04, Pycharm, Python 3.10, docarray 0.17.0

Screenshots:

docarray-example-plot

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions