92: Visualize convolution | TensorFlow | Tutorial

Published: 06 December 2023
on channel: learndataa
68
3

The video shows how to visualize output of a convolution layer.

00:00 - Start
00:34 - Input images: dots, leaf, circle, square, combined, face
01:10 - Code walkthrough: Used pre-trained model VGG16
03:40 - Visualize: input 'square'
05:09 - Visualize: input 'circle'
06:44 - Visualize: input 'dots'
08:47 - Visualize: input 'leaf'
10:46 - Visualize: input 'face'
12:30 - Visualize: input 'combined'
15:15 - Ending notes