Dataset: Kannada-MNIST
This project contains Tensorflow-Keras implementations of the BinaryNet and XNORNet papers:
XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks
This repo is fork of BinaryNet_and_XNORNet with modifications to support newer version TF 2.x with TF-Lite.
Note: TF-Lite support for these model is still in progress.