97: depthwise conv2d | TensorFlow | Tutorial

Опубликовано: 12 Январь 2025
на канале: learndataa
109
1

The video discusses convolution transpose in TensorFlow: tf.nn.depthwise_conv2d

00:00 - Input and filter dimensions
00:52 - Create an input tensor: tf.constant()
01:46 - Create an filter tensor: tf.constant()
03:59 - Manual calculation
05:29 - * * * ERROR * * * It should be: (1x1)+(3x3)=10
09:43 - Result: tf.nn.depthwise_conv2d()
12:57 - Ending notes

----------------
TensorFlow Guide
----------------
depthwise_conv2d:
https://www.tensorflow.org/api_docs/p...