Skip to content

View series of images#

If you have logged images as a series with the append() or extend() method, you can browse and navigate the images in the gallery view. The corresponding epoch, index, or timestamp is displayed for each image in the series.

This can help you analyze your image data and results:

  • To perform a sanity check or gain a better understanding of your data, you can navigate through the image samples quickly, or browse your samples with a specific index.
  • By logging a series of images once or every few epochs, you can visualize the progression of an image or batch of images throughout the training process, to understand how model predictions have changed over time.
  • To assess the model and direction of the training, you can view the progression of the confusion matrix or gradients over the training process.
  • For high-accuracy segmentation tasks, you can zoom in on small parts of each image.
Comparing image series across runs

You can compare single uploads across runs, but it's not yet possible to compare image series between multiple runs in the same view.

Learn more: Logging images

  1. In Run details, navigate to Images or create a custom dashboard with an image widget.
  2. Locate the image series field you want to display.

You can use the index slider to visualize the progression of an image or batch throughout the training process.

In carousel mode, you can use the play button () to automate the animation.

Series of images in carousel mode

See example in Neptune 

Pinning an image#

Pinning allows you to select particular images from the series, for example, to compare two specific images between epochs or cells.

To pin an image to the top of the gallery, hover over it and click the pin icon ().

Zooming an image#

To enter zoom mode, hover over an image and click the magnifying glass ().

To zoom in or out, you can use:

  • Mouse wheel while holding Ctrl
  • Two-finger pinch on a touchpad.
  • The zoom controls on the right-hand side.
    • By default, the image is zoomed to fill the available space. To reset the zoom level to the actual size, click 100%.

Panning the image#

To pan the image or reposition the zoomed area:

  • Click and drag the image.
  • Use two-finger drag on a touchpad.
  • Mouse wheel to pan up or down.
  • Mouse wheel while holding Shift to pan left or right.
  • You can also move the area by dragging the highlighted area in the thumbnail on the right.

Repositioning zoomed-in area in image gallery

Exiting zoom mode#

To exit zoom mode, select a different display mode.