VisionData.head#

VisionData.head(num_images_to_display: int = 5)[source]#

Show data from a single batch of this VisionData. Works only inside a notebook.

Parameters
num_images_to_display: int, default = 5

Number of images to show. Does not show more images than the size of single batch