Question: Convolutional neural network. Answer the following questions for a CNN that processes RGB color images with the following input size and two layers. Input: 2

Convolutional neural network. Answer the following questions for a CNN that processes RGB color images with the following input size and two layers.
Input:256\times 256RGBimage
Conv1: 2D convolution,K=9\times 9filters,No=12output channels, valid mode.
MaxPool1: 2D max pooling,K=4\times 4pool size, horizontal and vertical strides=2.
(a) What are the dimensions of the input and the outputs for the first two layers for a mini-batch of 100 images?
(b)How many parameters are there in the Conv1 and MaxPool1 layers?
convolutional neural network (CNN) processing RGB color images:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!