Related Experiment Video
Updated: Aug 13, 2025

05:56
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
Published on: April 14, 2023
2.6K
HUTNet: An Efficient Convolutional Neural Network for Handwritten Uchen Tibetan Character Recognition
Guowei Zhang1, Weilan Wang1, Ce Zhang1
1Key Laboratory of China's Ethnic Languages and Information Technology of Ministry of Education, Northwest Minzu University, Lanzhou, China.
Big Data
|January 19, 2023
Summary
We developed HUTNet, an efficient model for handwritten Uchen Tibetan character recognition. It achieves high accuracy with significantly fewer parameters, enabling low-power device deployment.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Handwritten Uchen Tibetan character recognition is crucial for digital data acquisition but faces challenges like touching letters and similar character forms.
- Deeper neural networks are needed for accuracy, but this increases model size and latency, creating a trade-off.
Purpose of the Study:
- To design an efficient and lightweight neural network model for handwritten Uchen Tibetan character recognition.
- To balance accuracy and latency for practical applications on low-power devices.
Main Methods:
- Introduced HUTNet, a novel network architecture considering the relationship between floating-point operations per second (FLOPs) and Memory Access Cost.
- Applied pruning and knowledge distillation techniques to further optimize the model.
- Evaluated performance on the Handwritten Uchen Tibetan Data set by Wang (HUTDW) and Chinese Handwriting Database 1.1 (HWDB1.1).
Main Results:
- HUTNet achieved 96.86% accuracy on HUTDW with only 10% of ResNet-18's parameters.
- The compressed HUTNet model reached 96.83% accuracy on HUTDW, with reduced FLOPs and parameters.
- On HWDB1.1, HUTNet surpassed ResNet-18 and ResNet-34 with 97.24% accuracy.
Conclusions:
- HUTNet offers a superior balance between accuracy and computational resources compared to existing models.
- The model effectively addresses the bottleneck for handwritten Uchen Tibetan recognition on resource-constrained devices.
- HUTNet demonstrates strong performance and efficiency for handwritten character recognition tasks.
Related Concept Videos
Force Classification
1.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.3K
Neural Circuits
1.4K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.4K

