Research Article

A Lightweight Binarized Convolutional Neural Network Model for Small Memory and Low-Cost Mobile Devices

Table 2

The accuracy performance of different methods is compared on the Fashion-MNIST dataset.

ArchitectureAccuracy (%)Params (M)Search methods

ResNeXt-8-64 + random erasing [43]96.2 ± 0.0634.4Manual
ResNet-110 + random erasing [43]95.9 ± 0.131.7Manual
VGG8B [44]95.477.3Manual
DeepCaps [45]94.467.2Manual
WRN-28-10 + random erasing [43]96.3 ± 0.0336.5Manual
DARTS (2nd order) + cutout + random erasing [47]96.572.6Gradient-based
Fine-tuning DARTS [48]96.913.2Gradient-based
Neupde [46]92.400.4Manual
CBCNN (ours, bitwise operation)92.860.48Gradient-based