Default ResNet-18 with one quarter of the usual width and its performance can be seen in this notebook (with outputs).\
The best accuracy achieved (on K49) is 98.29%. Please excuse K49 being called KMNIST inside of the notebook.
As minor dataset augmentation and adaptive learning rate scheduling are used, which are both not part of the original ResNet paper, this might have to be marked differently though.
Below "Dense" means that the InDeDeNet was used. Exploration is done on K49, implying that results can be shared as well.
Using the notebook above, here are a few more configurations
Default ResNet-18 with one quarter of the usual width and its performance can be seen in this notebook (with outputs).\ The best accuracy achieved (on K49) is 98.29%. Please excuse K49 being called KMNIST inside of the notebook.
As minor dataset augmentation and adaptive learning rate scheduling are used, which are both not part of the original ResNet paper, this might have to be marked differently though.
Below "Dense" means that the InDeDeNet was used. Exploration is done on K49, implying that results can be shared as well.