Skip to content

Image Cell

Caleb Kaiser edited this page May 23, 2023 · 4 revisions

The Kangas UI will render an Image Cell when processing a cell with an image datatype. For more on the Kangas image datatype, see here: https://github.com/comet-ml/kangas/wiki/Image

A cell with an image value type will display the image when ungrouped. In grid view, a thumbnail of the image will be displayed. When expanded, the full image will be rendered. If the image was logged to Kangas with annotations, these will automatically be processed and rendered in the expanded view.

Grid view

image

Expanded View

image

Grouped View

When grouped, image cells render the group of images in a gallery view. In the grid view, this gallery is a set of thumbnails:

image

When expanded, the full annotated images are viewable in a scrollable gallery. Transformations and annotations can also be manipulated across the entire group.

image

Table of Contents

Clone this wiki locally