Concept
Image Collection Representation as a 4th-Order Tensor
Building upon the representation of individual images, a dataset containing a collection or batch of multiple images is structured in code as a -order tensor. In this data structure, the distinct, individual images within the collection are indexed along the newly added first axis, followed by the specific axes for height, width, and channels.
0
1
Updated 2026-05-03
Tags
D2L
Dive into Deep Learning @ D2L