5. Answer to the following questions. (1) Suppose that the input image is a 300x300 colour image. It uses 100 filters wi
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
5. Answer to the following questions. (1) Suppose that the input image is a 300x300 colour image. It uses 100 filters wi
questions. (1) Suppose that the input image is a 300x300 colour image. It uses 100 filters with the size of 5x5 as convolutional layers. How many parameters does this hidden layer have including bias parameters? (2) If the size of the input image is 32x32x16 and the max-pooling with stride 2 and filter size 2 is applied, what is the size of the output?
5. Answer to the following