Design and Implementation of a Distributed Platform for Handwritten Chinese Character Recognition

XIE Yu,BU Feng-lin
DOI: https://doi.org/10.3969/j.issn.1007-757X.2006.12.010
2006-01-01
Abstract:The amount of samples in Handwritten Chinese Characters Recognition is so huge, so that experiments are impossible to be completed within limited time on only one computer. And to utilize the current tools in pattern recognition which are not designed for distributed computing makes it difficult to do experimentbased on current distributed middleware. This article designs and implements an lighted distributed computing platform for pattern recognition experiments named HWDC. It integrates the CPUs and storages of hundreds of computers to speed up experiments. It describes experiment tasks by using TML to make existing pattern recognition tools easy to be deployed on the platform without any change. This article focuses on the architecture , messaging mechanism, scheduling strategy, and error tolerance of the platform.
What problem does this paper attempt to address?