用YOLO检测中世纪手稿中的字母,提升作者识别准确率。
Character Detection using YOLO for Writer Identification in multiple Medieval books
- 用YOLO模型替代模板匹配,自动定位手稿中的字母
- 识别出更多字母实例,使后续分类更准确
- 利用置信度得分实现未知手稿的可靠识别
手稿学研究古代手写体,其关键目标包括文献断代和书写风格演变分析。通过识别中世纪手稿的抄写员,可辅助判断成文时间与书写发展。尽管数字技术已取得进展,该问题仍未完全解决。此前研究聚焦于具有代表性的字母“a”,采用模板匹配检测并用卷积神经网络(CNN)进行归属分类。为克服模板匹配对阈值依赖的局限,本文在相同框架下引入第五版YOLO目标检测模型,全面取代原有方法。实验表明,YOLO能有效提取更多相关字母,显著提升第二阶段分类精度;同时,其置信度分数为构建拒绝阈值系统提供基础,可在未见手稿上实现可靠的作者识别。
原文摘要 · Abstract (English)
Paleography is the study of ancient and historical handwriting, its key objectives include the dating of manuscripts and understanding the evolution of writing. Estimating when a document was written and tracing the development of scripts and writing styles can be aided by identifying the individual scribes who contributed to a medieval manuscript. Although digital technologies have made significant progress in this field, the general problem remains unsolved and continues to pose open challenges. ... We previously proposed an approach focused on identifying specific letters or abbreviations that characterize each writer. In that study, we considered the letter "a", as it was widely present on all pages of text and highly distinctive, according to the suggestions of expert paleographers. We used template matching techniques to detect the occurrences of the character "a" on each page and the convolutional neural network (CNN) to attribute each instance to the correct scribe. Moving from the interesting results achieved from this previous system and being aware of the limitations of the template matching technique, which requires an appropriate threshold to work, we decided to experiment in the same framework with the use of the YOLO object detection model to identify the scribe who contributed to the writing of different medieval books. We considered the fifth version of YOLO to implement the YOLO object detection model, which completely substituted the template matching and CNN used in the previous work. The experimental results demonstrate that YOLO effectively extracts a greater number of letters considered, leading to a more accurate second-stage classification. Furthermore, the YOLO confidence score provides a foundation for developing a system that applies a rejection threshold, enabling reliable writer identification even in unseen manuscripts.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。