TensorFlow-2.x-Tutorials icon indicating copy to clipboard operation
TensorFlow-2.x-Tutorials copied to clipboard

10.7池化层 最大输出判断错误

Open bigbirdhzp opened this issue 5 years ago • 0 comments

x'=max(2,0,3,1)=1。 按照上面的规律,取最大应该是3。在第二张图也是写了“3”。但文字描述写错了

image image

bigbirdhzp avatar Apr 21 '20 09:04 bigbirdhzp