Learn Before
Concept

Single Image Representation as a 3rd-Order Tensor

In deep learning, a single color image is mathematically and programmatically represented as a 3rd3^{\textrm{rd}}-order tensor. The three distinct axes of this tensor correspond to the image's height, width, and color channels. At each spatial location defined by the height and width dimensions, the color intensities (such as red, green, and blue) are stacked along the channel axis.

0

1

Updated 2026-05-03

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L