Mon 27 October 2025 machine-learning WordDetectorNet Visually Explained A visual explanation of the WordDetectorNet model, which combines a neural network with DBSCAN clustering to find handwritten words on a page.
Wed 29 May 2024 machine-learning Online HTR PyTorch Model I implemented an Online Handwritten Text Recognition (HTR) system using PyTorch, based on Google paper.