Anwar Hafeez, Sabetghadam Serwah, Bell Peter
Interdisciplinary Center for Digital Humanities and Social Sciences, Friedrich-Alexander University, 91052 Erlangen, Germany.
Department of Electrical and Computer Engineering, COMSATS University Islamabad Attock Campus, Attock City 43600, Pakistan.
Entropy (Basel). 2020 Jul 22;22(8):799. doi: 10.3390/e22080799.
We propose an image-based class retrieval system for ancient Roman Republican coins that can be instrumental in various archaeological applications such as museums, Numismatics study, and even online auctions websites. For such applications, the aim is not only classification of a given coin, but also the retrieval of its information from standard reference book. Such classification and information retrieval is performed by our proposed system via a user friendly graphical user interface (GUI). The query coin image gets matched with exemplar images of each coin class stored in the database. The retrieved coin classes are then displayed in the GUI along with their descriptions from a reference book. However, it is highly impractical to match a query image with each of the class exemplar images as there are 10 exemplar images for each of the 60 coin classes. Similarly, displaying all the retrieved coin classes and their respective information in the GUI will cause user inconvenience. Consequently, to avoid such brute-force matching, we incrementally vary the number of matches per class to find the least matches attaining the maximum classification accuracy. In a similar manner, we also extend the search space for coin class to find the minimal number of retrieved classes that achieve maximum classification accuracy. On the current dataset, our system successfully attains a classification accuracy of 99% for five matches per class such that the top ten retrieved classes are considered. As a result, the computational complexity is reduced by matching the query image with only half of the exemplar images per class. In addition, displaying the top 10 retrieved classes is far more convenient than displaying all 60 classes.
我们提出了一种基于图像的古罗马共和时期硬币分类检索系统,该系统在博物馆、钱币学研究甚至在线拍卖网站等各种考古应用中都能发挥重要作用。对于此类应用,目标不仅是对给定硬币进行分类,还包括从标准参考书中检索其信息。我们提出的系统通过用户友好的图形用户界面(GUI)执行这种分类和信息检索。查询硬币图像与数据库中存储的每个硬币类别的示例图像进行匹配。然后,检索到的硬币类别及其在参考书中的描述会显示在GUI中。然而,将查询图像与每个类别示例图像进行匹配是非常不切实际的,因为60个硬币类别中的每个类别都有10个示例图像。同样,在GUI中显示所有检索到的硬币类别及其各自的信息会给用户带来不便。因此,为了避免这种暴力匹配,我们逐步改变每个类别的匹配数量,以找到在达到最大分类准确率的情况下最少的匹配数量。以类似的方式,我们还扩展了硬币类别的搜索空间,以找到实现最大分类准确率的最少检索类别数量。在当前数据集上,我们的系统在每个类别考虑五个匹配的情况下成功达到了99%的分类准确率,即考虑前十检索到的类别。结果,通过将查询图像仅与每个类别一半的示例图像进行匹配,计算复杂度降低了。此外,显示前十检索到的类别比显示所有60个类别要方便得多。