How to count layers in a CNN? Does conv-maxpool count as one layer? Does an inception layer count as one layer?
You can count them if you wish to. There’s no universal agreement on this.
1 Like
How to count layers in a CNN? Does conv-maxpool count as one layer? Does an inception layer count as one layer?
You can count them if you wish to. There’s no universal agreement on this.