Handwritten Digit Recognition

23 papers with code • 1 benchmarks • 5 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

PolyLUT: Learning Piecewise Polynomials for Ultra-Low Latency FPGA LUT-based Inference

martaandronic/polylut 5 Sep 2023

We show that by using polynomial building blocks, we can achieve the same accuracy using considerably fewer layers of soft logic than by using linear functions, leading to significant latency and area improvements.

Advancing Multilingual Handwritten Numeral Recognition with Attention-driven Transfer Learning

CVLab-SHUT/HandWrittenDigitRecognition IEEEXplore 2024

In this work, we present a robust and cost-effective approach that handles multilingual handwritten numeral recognition across a wide range of languages.

Integrated Gradient Correlation: a Dataset-wise Attribution Method

plelievre/int_grad_corr 22 Apr 2024

Attribution methods are primarily designed to study the distribution of input component contributions to individual model predictions.