← Back to projects
001
Live Demo

KHMER DIGIT
RECOGNITION

Draw a Khmer numeral on the canvas. Choose LeNet or ResNet — the model running on Hugging Face Spaces predicts in real time.

LeNet CNN ResNet-18 FastAPI HuggingFace
Khmer digits reference:
0 1 2 3 4 5 6 7 8 9
canvas.draw()
Draw a Khmer digit here
prediction
?
— % confident
model: —
probability_dist[] waiting
0
1
2
3
4
5
6
7
8
9
API endpoint — live on Hugging Face Spaces
POST https://mondolreal-khmer-digit-api.hf.space/predict/[lenet|resnet]