Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6169021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:47:12+00:00 2026-05-23T22:47:12+00:00

I read a few books and articles about Convolutional neural network, it seems I

  • 0

I read a few books and articles about Convolutional neural network, it seems I understand the concept but I don’t know how to put it up like in image below:
alt text
(source: what-when-how.com)

from 28×28 normalized pixel INPUT we get 4 feature maps of size 24×24. but how to get them ? resizing the INPUT image ? or performing image transformations? but what kind of transformations? or cutting the input image into 4 pieces of size 24×24 by 4 corner? I don’t understand the process, to me it seem they cut up or resize the image to smaller images at each step. please help thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:47:14+00:00Added an answer on May 23, 2026 at 10:47 pm

    This is matlab help file for CONV2 function, which use in CNN Matlab (to get convolutional layers). Read it carefully and you will see your answer.

    %CONV2 Two dimensional convolution.
    %   C = CONV2(A, B) performs the 2-D convolution of matrices A and B.
    %   If [ma,na] = size(A), [mb,nb] = size(B), and [mc,nc] = size(C), then
    %   mc = max([ma+mb-1,ma,mb]) and nc = max([na+nb-1,na,nb]).
    %
    %   C = CONV2(H1, H2, A) convolves A first with the vector H1 along the
    %   rows and then with the vector H2 along the columns. If n1 = length(H1)
    %   and n2 = length(H2), then mc = max([ma+n1-1,ma,n1]) and 
    %   nc = max([na+n2-1,na,n2]).
    %
    %   C = CONV2(..., SHAPE) returns a subsection of the 2-D
    %   convolution with size specified by SHAPE:
    %     'full'  - (default) returns the full 2-D convolution,
    %     'same'  - returns the central part of the convolution
    %               that is the same size as A.
    %     'valid' - returns only those parts of the convolution
    %               that are computed without the zero-padded edges.
    %               **size(C) = max([ma-max(0,mb-1),na-max(0,nb-1)],0).**
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm fairly new to working with relational databases, but have read a few books
I'm currently getting to know Java and OSGi, so I've read a few books.
Of course, I can explain it in whole books. But I read a few
I am new to WPF, have read some books about it, but now I
I read few books on spring2.5 on these topic, but still cannot grab the
I have read few questions about parsing string by tags, but I didn't find
I'm just learning Ruby on Rails. I've read a few books, I've watched lots
I've read a few threads on SO about usefulness of unit-testing various applications. The
I've read quite a few beginner's books on C++, and a little beyond that,
I've read several threads about this topic and need some clarification on a few

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.