Need more clear explanations.
1. Why so many filters ? The filters used in 1st Conv layer, 2nd Conv layer, and so on ? I am discussing about a problem where a single Remote Sensing image has many objects, and trying to find out a particular object from the image.
2. My 1st question is: How many conv layer is required ? What filters should I use in those conv layers ?
3. What would the architecture of the Fully Connected layers ?
Please help.