In this paper Let there be Color! implementing CNN, the properties are as follow:
224x2243X3 2X21x1In the paper, they mention that the output layer size is 112X112 but calculating it using the formula Num of outputs = ((Size-F+2*P)/S)+1) [1], the result = 112.5
Shouldn't the output be integer?
I communicated with the paper author and he said
it is implementation-wise, fractional sizes get rounded down so the output would be 112x112
which means the last column will be neglected.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With