Closed MammadTavakoli closed 7 years ago
The size of images in fer2013 is 4848 but you used 6464. Are you resize the 48*48 images or there is other size ?
The images are 48x48. We scale it to 64x64 to get a little bit better accuracy due to larger network size. My guess is if we have used fractional pooling we would get similar accuracy with 48x48 input.
The size of images in fer2013 is 4848 but you used 6464. Are you resize the 48*48 images or there is other size ?