Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5. A user has collected a lot of 100 x 100 size images. Some of them contain mountains and the rest are of grass

image

5. A user has collected a lot of 100 x 100 size images. Some of them contain mountains and the rest are of grass field. As the number of images was large and he did not want to manually label all the images. He has devised a neural network as shown below to do the same. Image (100x100x1) CNN F = 32 Max-pool (2x2) CNN F = 32 Max-pool (2x2) Max-pool (2x2) CNN F = 6A Max-pool (2x2) CNN F = 64 Fully Connected (32) Fully Connected (2) All the activation functions are RelU, except at the final layer, where it is softmax. Kernel size for all the CNNs is kept throughout 5 x 5. Determine the number of trainable parameters for this architecture? Assume bias term need not to be added for the CNN kernels and the image size reduces while applying a convolution operation. Also determine size of the output at every convoution step.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

International Marketing And Export Management

Authors: Gerald Albaum , Alexander Josiassen , Edwin Duerr

8th Edition

1292016922, 978-1292016924

More Books

Students also viewed these Programming questions