weightagnostic / weightagnostic.github.io

repo for interactive article
https://arxiv.org/abs/1906.04358
Creative Commons Attribution 4.0 International
456 stars 110 forks source link

MNIST image pixel resolution? #20

Open mattroos opened 2 years ago

mattroos commented 2 years ago

Based on Figure 7 of the paper (the "# of classes used by each input" matrix) it looks like MNIST digits, which are natively 28x28 pixels, were resampled to 16x16 for use in the digit classification task. Is this correct? @weightagnostic?