使用更快的 R-CNN 识别巴厘岛文字手写体

Alif Adwitiya Pratama, M. D. Sulistiyo, Aditya Firman Ihsan
{"title":"使用更快的 R-CNN 识别巴厘岛文字手写体","authors":"Alif Adwitiya Pratama, M. D. Sulistiyo, Aditya Firman Ihsan","doi":"10.29207/resti.v7i6.5176","DOIUrl":null,"url":null,"abstract":"In Balinese culture, the ability to read Balinese script is one of the challenges young generations face. Advances in machine learning have proposed handwriting detection systems using both traditional and deep learning models. However, the traditional approach is usually impractical and is prone to inaccurate identification results. Convolutional Neural Network (CNN)-based models integrate feature extraction and classification into an end-to-end pipeline to increase performance. This research proposes that recognizing characters through an object detection approach makes an end-to-end process of localizing and classifying several characters simultaneously using the Faster R-CNN. Four CNN models, including ResNet-50, ResNet-101, ResNet-152, and Inception ResNet V2 were tested to detect 28 Balinese characters in a single form covering 18 consonants and 10 digits using Intersection over Union (IoU) thresholds: 0.5 and 0.75. ResNet-50 and Inception ResNet V2 achieve 0.991 mAP at IoU of 0.5, while Inception ResNet V2 excels at IoU of 0.75. Further analysis showed that class “nol” had the lowest Recall due to many undetected ground truths. Meanwhile, class “ba” had the lowest Precision due to its similarity with classes “ga” and “nga”. This research contributes to experimenting with Faster R-CNN in detecting handwritten Balinese scripts.","PeriodicalId":435683,"journal":{"name":"Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi)","volume":"1 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2023-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Balinese Script Handwriting Recognition Using Faster R-CNN\",\"authors\":\"Alif Adwitiya Pratama, M. D. Sulistiyo, Aditya Firman Ihsan\",\"doi\":\"10.29207/resti.v7i6.5176\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In Balinese culture, the ability to read Balinese script is one of the challenges young generations face. Advances in machine learning have proposed handwriting detection systems using both traditional and deep learning models. However, the traditional approach is usually impractical and is prone to inaccurate identification results. Convolutional Neural Network (CNN)-based models integrate feature extraction and classification into an end-to-end pipeline to increase performance. This research proposes that recognizing characters through an object detection approach makes an end-to-end process of localizing and classifying several characters simultaneously using the Faster R-CNN. Four CNN models, including ResNet-50, ResNet-101, ResNet-152, and Inception ResNet V2 were tested to detect 28 Balinese characters in a single form covering 18 consonants and 10 digits using Intersection over Union (IoU) thresholds: 0.5 and 0.75. ResNet-50 and Inception ResNet V2 achieve 0.991 mAP at IoU of 0.5, while Inception ResNet V2 excels at IoU of 0.75. Further analysis showed that class “nol” had the lowest Recall due to many undetected ground truths. Meanwhile, class “ba” had the lowest Precision due to its similarity with classes “ga” and “nga”. This research contributes to experimenting with Faster R-CNN in detecting handwritten Balinese scripts.\",\"PeriodicalId\":435683,\"journal\":{\"name\":\"Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi)\",\"volume\":\"1 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-11-26\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.29207/resti.v7i6.5176\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.29207/resti.v7i6.5176","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在巴厘岛文化中,阅读巴厘岛文字的能力是年轻一代面临的挑战之一。机器学习的进步提出了使用传统和深度学习模型的手写检测系统。然而,传统方法通常并不实用,而且容易导致识别结果不准确。基于卷积神经网络(CNN)的模型将特征提取和分类整合到端到端的管道中,从而提高了性能。本研究提出,通过对象检测方法识别字符,可以使用 Faster R-CNN 同时对多个字符进行定位和分类的端到端过程。我们测试了四种 CNN 模型,包括 ResNet-50、ResNet-101、ResNet-152 和 Inception ResNet V2,使用交叉联合(IoU)阈值检测单个表格中的 28 个巴厘岛字符,涵盖 18 个辅音和 10 个数字:0.5 和 0.75。ResNet-50 和 Inception ResNet V2 在 IoU 为 0.5 时达到 0.991 mAP,而 Inception ResNet V2 在 IoU 为 0.75 时表现出色。进一步的分析表明,"nol "类由于有许多未检测到的基本事实,因此 Recall 值最低。同时,由于与 "ga "和 "nga "类相似,"ba "类的精确度最低。这项研究有助于在检测手写巴厘岛文字时使用更快的 R-CNN 进行实验。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Balinese Script Handwriting Recognition Using Faster R-CNN
In Balinese culture, the ability to read Balinese script is one of the challenges young generations face. Advances in machine learning have proposed handwriting detection systems using both traditional and deep learning models. However, the traditional approach is usually impractical and is prone to inaccurate identification results. Convolutional Neural Network (CNN)-based models integrate feature extraction and classification into an end-to-end pipeline to increase performance. This research proposes that recognizing characters through an object detection approach makes an end-to-end process of localizing and classifying several characters simultaneously using the Faster R-CNN. Four CNN models, including ResNet-50, ResNet-101, ResNet-152, and Inception ResNet V2 were tested to detect 28 Balinese characters in a single form covering 18 consonants and 10 digits using Intersection over Union (IoU) thresholds: 0.5 and 0.75. ResNet-50 and Inception ResNet V2 achieve 0.991 mAP at IoU of 0.5, while Inception ResNet V2 excels at IoU of 0.75. Further analysis showed that class “nol” had the lowest Recall due to many undetected ground truths. Meanwhile, class “ba” had the lowest Precision due to its similarity with classes “ga” and “nga”. This research contributes to experimenting with Faster R-CNN in detecting handwritten Balinese scripts.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信