<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Ancient coin classification based on recent trends of deep learning Sehrish Manzoor, Nouman Ali, Muhammad Raees, Khan Awais Khan, Muhammad Usama Ayub, Afzal Ahmed</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Pakistan.</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Software Engineering, Mirpur University of Science and Technology(MUST)</institution>
          ,
          <addr-line>Mirpur- AJK 10250</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Automatic ancient coin classification based on pattern recognition is an open research problem. Ancient coins have significant value in cultural heritage and the originality of coins is imperative for their significance. Ancient coin categorization is complex due to the variety in coin designs, purposes, and symbol interpretability thus, drawing a growing amount of research. Here, we present a framework for automatic recognition performed on ancient roman coins. The framework uses a hierarchical knowledge structure of coins complemented with a CNN-based category classifier. We focused on roman republican image datasets for coin identification using CNN Alex-net architecture. Recognition comprises feature-based identification of comparable image matching. Points of interest are detected and described by local characteristics as their appearance. Results are evaluated using the accuracy and precision metrics on Roman Republican Coin Dataset (17546 images) and Roman Coins Dataset (180 Images). Our model outperforms various deep learning methods on this dataset, with a classification ac-curacy of more than 96%.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Coin Recognition</kwd>
        <kwd>Image Classification</kwd>
        <kwd>CNNs</kwd>
        <kwd>Alex-Net</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Ancient coins have utmost importance in cultural heritage engendering vast information about social and political
endeavors of a historic era. Ancient coins from a civilization exhibit certain patterns depicting cultural
characteristics. In numismatics, the recognition of such patterns has paramount significance, yet it is a daunting
activity. Coin patterns pose considerable challenges which are somewhat unadmired in other images because of
coin designs and distinct features. Coin quality has been the most domineering concern because ancient coins
have deteriorated over the years and most of the features degrade over time. Discrepancies across coins of the
same class increase and coins data can be embedded with the noise produced by sharp strokes and contaminants.
Coins are multi-faceted in terms of shapes and figurative designs, light, colors, and languages.
The variety in nature of ancient coins poses a substantial challenge even to computer recognizers. For instance, a
fundamental problem is a diversity in class labels (many coin types), e.g., mediaeval Portuguese coins and Roman
Republic coins constitute over 1500 and 550 classes, respectively [1, 2 &amp; 3]. Deep learning has enabled pattern
recognition without the need for hand-crafted features. Deep learning models such as Convolutional Neural
Networks (CNNs) are composed of multiple hidden neural layers. Each neural layer receives a signal from the
previous layer and provides a signal to the next layer. Each neuron may have an adjustable weight determined by
its action. CNN uses image datasets to derive ideal and most useful features weighted by numerous neuron
connections and weight adjustments. However, there are significant associated computation and memory
requirements. Therefore, a more simplified version such as Alex-Net is a good candidate to be used over other
models. Alex-Net delivers high performance on a variety of datasets and makes use of GPU efficiently to perform
convolutions and other processing. The contributions of this research study are three-fold as under.</p>
      <p>1. Hyper-parameters of Alex-Net architecture is tuned with an adaptive learning rate and
sparse-crossentropy loss function that allow models to train on huge parameters, reduces complexity, and provides
better performance.
2. The pre-training of deep learning methods for coin-recognition tasks is performed on unstructured
ancient coin images reducing the time for re-training of models from scratch.
3. The results are evaluated on two different datasets of Roman Republicans coins. The competitive analysis
of computational complexity and performance shows the Alex-Net model outperforms the
state-of-theart. The approach will also help to examine and set the benchmark for prospective applications in coin
classification.</p>
      <p>A brief overview of the study is provided in the section. Section 2 outlines an overview of the related work.
Datasets and model description is provided in section 3. Section 4 presents results and experimental
evaluations. Finally, we conclude our paper in section 5.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Although coin classification methods for identification and categorization have been researched in recent times,
these mostly depend on expensive human involvement. Studies look at the numismatic of pictures by coin
categorization, identification, and segmentation [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Various methods have been applied to study the domain in
detail including neural network models [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], decision trees [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], edge detection [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], gradient directions [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], and
contour and texture characteristics [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ]. Deep learning, which learns at different abstract levels and has different
layers for functions, has the most prominent use above other methods [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Excessive studies have been carried
out using computer vision methods in coin analysis focused on current coins [11, 12, &amp; 13]. Visual analysis can
be carried out using holistically representations like raw appearance [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] or edges [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], as well as off-the-shelf
learning approaches like principal component analysis [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] or traditional neural networks [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. However, in the
context of ancient numismatics, such approaches hold little promise. The study in [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] describes, incorporating
multiple sources of image information, a method for image-based classification carried out on Roman-Republican
ancient coins.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] SIFT descriptors are used to get a 90% accuracy classification on 390-coin images where there have been
only 3 classes. CNNs are used to categorize the old Roman Imperial coins on their faces for portrait identification
[
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. Coin-Net [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], a new network model proposed a method with feature attention layers. The method also
employs pooling known as “compact bilinear” and uses residual groups. They have compiled a diversified image
library of Roman Republican coins (one of the largest), which includes over 17546 photos from 228 different
reverse themes. An edge-based statistical classification system known as COIN-O-MATIC [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] is built to
emphasize dependability and speed for the MUSCLE CIS Coin Competition. Another study [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] try to classify
certain old coins based on histogram workmanship and artificial neural networks training, but they have only just
performed on 20 coins and their approach delivers only 75% less accuracy than other algorithms in this field.
Roman Republican coins were recognized with SIFT support machine capabilities (SVM) [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ].
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Method and Model Design</title>
      <p>
        Research on ancient coin analysis has limited reported evaluation approaches. Limitations of dataset size are
evident in coin-image due to their scarcity. Most datasets are also highly controlled and have uniform shapes and
features thus restricting generalizability of evaluated methods. We designed our trials to address issues of previous
research [29, 30] by using a comparatively large dataset. The research study is carried out by examining two
datasets. The first dataset referred to as RRCD is the largest ancient coin image set [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The dataset depicts a
pattern for most coin images that highlight discriminative features on one side than the other. RRCD consists of
around 17546 images of coins with 100 different classes. We also used a smaller dataset to test the generalizability
of the model on the small training examples and test examples. The second dataset contains about 180-coin
images. A description of random images is listed in Figure 1.
We used the Alex network model for multiple datasets to compare the accuracy of the labelled image data used
for training. We use a classic comparable Alex-Net structure with five convolutional, three max-pooling,
dropout and three fully connected layers. Convolutional layers use max-out functions, except for the fully connected
layers which use a soft-max function. A typical architecture of Alex-Net is depicted in figure 2. The first layer
receives the input images using Gray-level photos represented in a two-dimensional input attribute vector. For the
RGB, images the input layer has three channels to accept three equivalent inputs in a similar format for red, green,
and blue channels, separately. Convolution is a most integral part of CNNs for vision and analysis of pixel values
of input images. It involves the multiplication of each set of pixels with pre-defined weight kernels. The kernels
learn the prominent and most obvious patterns to define higher-level features by scanning images with sliding
windows (filters) which eventually define shapes which predict the image classes. A convolution is a
mathematical production of input features X and some function f (weights of the layer), and write the expression:
 =  ∗ 
(1)
The detection of image features is done through a kernel or filter. The illustration of performing convolutions by
filters (sliding window), is depicted in figure 3. The filter passes through all the values that can be captured by it
and output the image pixels multiplied by a weight matrix. The resultant values provide a new matrix or feature
map. The process of running a 3*3 filter on a single channel image is shown in the figure. The filter also has a
step that defines after each scanning how much it must jump forward (in this case left and down) to capture new
values. Similarly, padding can be applied to rinse the boundary values and only focus on the predominant features.
'SAME' padding is utilized to signify that the result is set to the same output image size after convolution as the
input image. Principally, padding reduces the loss of data in image corners. The process depicted in the figure
refers to the procedure performed for a channel image of 3x3 RGB with 2 sizes and steps=1 filter [31]. Each
convolutional layer has a corresponding layer activation function to learn from pixels. We use the Rectified Logic
Unit (RELU) activation function which is a non-linear operation at the end of each convolutional process. It sets
all the negative picture pixels to zero on the feature maps. Therefore, any dark (unimportant) features will be
marked with zeros resulting in only relevant features being taken to the next layers. The following is the function
that performs this normalization:
'+,)
=
      </p>
      <p>, -0./
123∝ ∑7:B0:;(C=-&gt;6?D,,00@&gt;;9;9)86, -7,/89EF
(2)
Where aix,y represents the activity of a neuron at a specific layer coordinate (x, y) from kernel i, bix,y is the
corresponding output, n is the number of adjacent kernel maps, N is the total number of kernels in the layer, and
the other variables are learned hyper parameters determined using a validation set. RELU is motivated to foster
nonlinearity in the CNN, while more and more true information is not linear for our CNN to learn [27]. RELU
also performs other functions such as down sampling or spatial pooling by reducing the resolution of the image
and considering only the most prominent details inside images. RELU has been used widely and recommended
as a useful activation function [27] in comparison with tanh and sigmoid functions. RELU output method and its
visual representations are shown in figure 4.
Another important element in the CNNs to introduce non-linearity, reduce dimensionality, and minimize
calculations is referred to as pooling. Pooling is responsible to retain important elements to the output vector by
summarizing section maps. We employed max pooling without any padding on an image which is the most
common type of pooling alongside average pooling. A typical description o max-pooling is depicted in figure 5.
Max-pooling is controlled by a hyperparameter-defined filter that takes the maximum of matrix values and ignores
the rest.
After the convolutions and pooling, a flattening layer is added to flatten the features discovered by the previous
layers depending upon the dimensions of the input images. Finally, there are fully connected (FC) layers applying
the soft-max classification function. Here, the architecture has the flexibility to include other classifiers such as
other functions or models such as SVM. The outcome is derived from the fully connected layers after the
convolution and pooling layers. Alex-Net is one of the most efficacious adaptations of CNN architectures and we
used the conventional network protocol to implement it on the coin-image datasets. It employs 11x11, 5x5, and
3x3 filters, dropouts, pooling, RELU activations, and stochastic optimization implementations. RELU is attached
after each convoluted layer to identify only prominent features. Alex-Net searches the image squares for efficiency
within the image database. Experimental settings are defined with the input image size 227x227, momentum 0.9,
solver test iteration 10, various batch and epochs, an adaptive learning rate set through “ADAM”, a dropout of
0.5, maximum number of iterations 160 (160 epochs) for 17546 images. We used optimal Alex-net parameters
apart from the last fully connected layer, where the number of output neurons is equal to the number of classes
ℎ') = +ST…mV,aWSxT…V
( + )( + )
Step 03: MaxPool-1: The max pool layer following Conv-1 consists of a pooling size of 3×3 and stride 2.
Step 04: Conv-2: The second conv layer consists of 256 kernels of size 5×5 applied with a stride of 1 and padding
of 2.</p>
      <p>Step 05: MaxPool-2: The max pool layer following Conv-2 consists of a pooling size of 3×3 and a stride of 2.
Step 06: Conv-3: The third Conv layer consists of 384 kernels of size 3×3 applied with a stride of 1 and padding
of 1.</p>
      <p>Step 07: Conv-4: The fourth Conv layer has the same structure as the third conv layer. It consists of 384 kernels
of size 3×3 applied with a stride of 1 and padding of 1.</p>
      <p>Step 08: Conv-5: The fifth Conv layer consists of 256 kernels of size 3×3 applied with a stride of 1 and padding
of 1.</p>
      <p>Step 09: MaxPool-3: The MaxPool layer following Conv-5 consists of a pooling size of 3×3 and a stride of 2.
Step 10: Fully Connected-6: The first fully connected layer has 4096 neurons.
(100) in our dataset. We employed the following mechanism to perform the classification task on the ancient coin
dataset.</p>
      <p>Step 01: Input: We have used 17546 color images of size 227x227x3.</p>
      <p>Step 02: Conv-1: The first convolutional layer consists of 96 kernels of size 11×11 applied with a stride of 4 and
padding of 0 and output is calculated by expression:
(3)
(4)
(5)
(6)
Step 11: Fully Connected-7: The second fully connected layer has 4096 neurons.</p>
      <p>Step 12: Fully Connected-8: The third fully connected layer has 1000 neurons.</p>
      <p>The complete flow of the process is shown in figure
^ = ^ ∗ ℎ^IN</p>
      <p>`a7
+= b7 `a7</p>
      <p>Fig. 6. Flow of Model [32]</p>
    </sec>
    <sec id="sec-4">
      <title>4. RESULTS</title>
      <p>We used the Tensor Flow and KERAS for the implementation of Alex-Net on the coin-dataset. We utilized the
“Cv2” library for processing the images in efficient calculation using NumPy. We split the dataset into two halves
- train set, and test set: 90% and 10% of images are used for training and testing respectively. Due to diversity of
coins dataset more training images are needed, and less testing images will suffice to understand coin patterns.
This architecture uses a sequential model in which each layer is connected to its adjacent layer ahead and back.
The learning rate, which is adaptive, is controlled by the optimizer. The “ADAM” optimizer is utilized for the
architecture which modifies the learning rate during the learning phase for optimal performance. Although a lower
learning rate may achieve optimum weights, it does not suffice to provide optimal training time. Hence, a
reciprocal relationship exists between learning rate and learning time. Secondly, the loss function measures the
deviation of the prediction from the actual classes of image data. Here, the ‘sparse_categorical_crossentropy’
method is used for loss calculation. The composite implementation and working of the model in Tensor Flow are
described in table 1. Various attributes are reported as parameters in Alex-Net consisting of five orthodox
convolutional layers, and three layers of each max-pooling and full connectivity, respectively. Overall, it comes
out to a whopping 28,964,213.
The comparison tables depicted below show an analysis of our approach with the other studies. The evaluation of
studies which used the same datasets is performed to compare the accuracy. Table 2 shows a comparison of our
approach with the SIFT (Coarse-to Fine) executed on the Roman Coins (180 images). Our approach outperforms
the SIFT approach considerably. Our approach reports 100% of accuracy as compared to 83.3% using SIFT
(coarse-to Fine). Likewise, Table 2 also shows a comparison of the proposed method two approaches i.e., Bag of
Visual Words (BOVW) and Rectangular Tiling (RT). Again, the performance criterion is evaluated on the same
dataset of the Roman Republican Coin Dataset (RRCD) of 17546 images. Our method again performed
significantly better than the other candidate approaches (BOVW: 71% accuracy, RT: 84% accuracy) by achieving
over 96% accuracy.</p>
      <p>The performance of the model is evaluated by accuracy, and we got an accuracy of 100% on a set of 60 classes
of Roman coins comprised of 180 images (each class is represented by three-coin images of the reverse side.
Figure 7 shows the performance of the model for experiment 1 which was performed on dataset 2 (Roman Coins).
The image set was simple, and we were able to achieve 100% accuracy after the initial training. Similarly, the
training loss drops to zero at a considerable speed. However, training loss generally rises at the start but then
stabilizes at an acceptable level of under 2. Experiment 1 is run using 80 epoch and get an accuracy of 100% on
dataset 2. The number of epochs has an impact on accuracy, so experiment 1 is carried out to assess the impact of
decreasing the number of epochs while maintaining the same number of images in dataset 2, here we gradually
decreased the number of epochs to 80, 50 and 10 and achieve accuracy of 100, 70 and 37 respectively.
Roman Republican coin dataset is used for experiment 2, which contains approximately 17546-coin images. The
more epochs we run, the more the model is improving, up to a certain point. After that point, the model will stop
improving during each epoch. In addition, the more epochs, the longer the model will take to run. For experiment
2 we achieved 96.3% accuracy on the Roman Republican coin dataset that contains 17546-coin images of 100
classes and the number of epochs is the same as for experiment 1. Several epochs have an impact on accuracy, so
experiment 2 is carried out to assess the impact of increasing the number of epochs while maintaining the same
number of images in dataset, here we gradually increased the number of epochs to 100, 110, 160 and 190 and
achieve accuracy of 95.3, 95.2, 96.5 and 96.3 respectively. Figure 8 shows the measure loss and accuracy for the
experiment 2. Results of both experiments are shown in table 3. The training loss generally goes down with initial
epochs and steadies itself after some iterations. There is an increase in accuracy while increasing the epochs from
80 to 160 gradually and slowly. The accuracy increases from 94% at 80 epochs to 96% at 160 epochs.
accuracy measures during training and testing on RRCD.</p>
    </sec>
    <sec id="sec-5">
      <title>5. CONCLUSION &amp; FUTURE WORK</title>
      <p>Pattern recognition in ancient coin classification to enhance cultural understanding has open research directions.
This study evaluates the working of Alex-Net on multiple datasets using different parameters. Various trials were
conducted to obtain a higher accuracy. Several research works have been done on these tasks to boost the
performance of CNN. This paper not only describes the working mechanism of CNN's usage but evaluates a
modified deep CNN model (Alex-Net) for the detection and identification of ancient coin images. This topic has
been examined in a few papers, but no standard answer has been adopted by other researchers. The results of the
best model showed that coin images are needed in the training stage, but that all the varied sizes of the coin should
be evaluated. Our results show that a large, deep convolutional neural network can achieve record-breaking results
on a highly challenging dataset using purely supervised learning. The presented approach can be enhanced by
deploying advanced algorithms in real-time in embedded devices.
accuracy measures during training and testing on Roman Coins dataset 2.
6. References
25. Kim, J., &amp; Pavlovic, V. (2015). Improving ancient roman coin recognition with alignment and spatial encoding. In Lecture
Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in
Bioinformatics) (Vol. 8925, pp. 149–164). Springer Verlag. https://doi.org/10.1007/978-3-319-16178-5_10
26. Jorda, M., Valero-Lara, P., &amp; Pena, A. J. (2019). Performance Evaluation of cuDNN Convolution Algorithms on NVIDIA</p>
      <p>Volta GPUs. IEEE Access, 7, 70461–70473. https://doi.org/10.1109/ACCESS.2019.2918851
27. Khashman A., Sekeroglu B. and Dimililer K., “Intelligent Coin Identification System”, Proceedings of the IEEE</p>
      <p>International Symposium on Intelligent Control ( ISIC'06 ), Munich, Germany, 4-6 October 2006, pp. 1226-1230
28. Sharma, S., Sharma, S., &amp; Athaiya, A. (2020). ACTIVATION FUNCTIONS IN NEURAL NETWORKS. International
Journal of Engineering Applied Sciences and Technology, 04(12), 310–316.
https://doi.org/10.33564/ijeast.2020.v04i12.054
29. Shang, W., Sohn, K., Almeida, D., &amp; Lee, H. (2016). Understanding and improving convolutional neural networks via
concatenated rectified linear units. In 33rd International Conference on Machine Learning, ICML 2016 (Vol. 5, pp. 3276–
3284). International Machine Learning Society (IMLS)
30. Zambanini, S., &amp; Kampel, M. (2011). Automatic Coin Classification by Image Matching. VAST11: The 12th</p>
      <p>International Symposium on Virtual Reality, Archaeology and Intelligent Cultural Heritage, (January), 65–72.
31. Jorda, M., Valero-Lara, P., &amp; Pena, A. J. (2019). Performance Evaluation of cuDNN Convolution Algorithms on NVIDIA</p>
      <p>Volta GPUs. IEEE Access, 7, 70461–70473. https://doi.org/10.1109/ACCESS.2019.2918851
32. Sunny, M. S. H., Dipta, D. R., Hossain, S., Faruque, H. M. R., &amp; Hossain, E. (2019, May). Design of a convolutional
neural network-based smart waste disposal system. In 2019 1st International Conference on Advances in Science,
Engineering and Robotics Technology (ICASERT) (pp. 1-5). IEEE.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bremananth</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Balaji</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sankari</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Chitra</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>A new approach to coin recognition using neural pattern analysis</article-title>
          .
          <source>In Proceedings of INDICON 2005: An International Conference of IEEE India Council</source>
          (Vol.
          <year>2005</year>
          , pp.
          <fpage>366</fpage>
          -
          <lpage>370</lpage>
          ). https://doi.org/10.1109/INDCON.
          <year>2005</year>
          .1590191
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>J.</given-names>
            <surname>Long</surname>
          </string-name>
          , E. Shelhamer, and T. Darrell, “
          <article-title>Fully convolutional networks for semantic segmentation</article-title>
          ,”
          <source>in Proc. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR)</source>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Aslan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vascon</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Pelillo</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2020</year>
          ).
          <article-title>Two sides of the same coin: Improved ancient coin classification using Graph Transduction Games</article-title>
          .
          <source>Pattern Recognition Letters</source>
          ,
          <volume>131</volume>
          ,
          <fpage>158</fpage>
          -
          <lpage>165</lpage>
          . https://doi.org/10.1016/j.patrec.
          <year>2019</year>
          .
          <volume>12</volume>
          .007
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Krizhevsky</surname>
            , Alex,
            <given-names>Ilya</given-names>
          </string-name>
          <string-name>
            <surname>Sutskever</surname>
            , and
            <given-names>Geoffrey E.</given-names>
          </string-name>
          <string-name>
            <surname>Hinton</surname>
          </string-name>
          .
          <article-title>"ImageNet Classification with Deep Convolutional Neural Networks (AlexNet)"</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Akyuz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mukhamedshina</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Basaran</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Akyuz</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mirsagatova</surname>
            ,
            <given-names>A. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bolcal</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gulec</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Neutron activation analysis of the metals from ancient coins dating back to roman age</article-title>
          .
          <source>Asian Journal of Chemistry</source>
          ,
          <volume>19</volume>
          (
          <issue>3</issue>
          ),
          <fpage>1832</fpage>
          -
          <lpage>1836</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Anwar</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zambanini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kampel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Vondrovec</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Ancient coin classification using reverse motif recognition: Image-based classification of roman republican coins</article-title>
          .
          <source>IEEE Signal Processing Magazine</source>
          ,
          <volume>32</volume>
          (
          <issue>4</issue>
          ),
          <fpage>64</fpage>
          -
          <lpage>74</lpage>
          . https://doi.org/10.1109/MSP.
          <year>2015</year>
          .2409331
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Arandjelović</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          (
          <year>2020</year>
          ).
          <article-title>Learning to Describe: A New Approach to Computer Vision-Based Ancient Coin Analysis</article-title>
          .
          <source>Sci</source>
          ,
          <volume>2</volume>
          (
          <issue>2</issue>
          ), 27. https://doi.org/10.3390/sci2020027
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Arandjelović</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          (
          <year>2020</year>
          ).
          <source>Understanding Ancient Coin Images</source>
          (pp.
          <fpage>330</fpage>
          -
          <lpage>340</lpage>
          ). https://doi.org/10.1007/978- 3-
          <fpage>030</fpage>
          -16841-4_
          <fpage>34</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Elkins</surname>
            ,
            <given-names>N. T.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>A Survey of the Material and Intellectual Consequences of Trading in Undocumented Ancient Coins: a Case Study on the North American Trade</article-title>
          .
          <source>Frankfurter Elektronische Rundschau Zur Altertumskunde</source>
          ,
          <volume>7</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          . Retrieved from http://law-archaeology.gr/ClientFiles/Articles/ElkinsFERA.pdf
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Fare</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Arandjelović</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Ancient roman coin retrieval: A systematic examination of the effects of coin grade</article-title>
          .
          <source>In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)</source>
          (Vol.
          <volume>10193</volume>
          LNCS, pp.
          <fpage>410</fpage>
          -
          <lpage>423</lpage>
          ). Springer Verlag. https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -56608-5_
          <fpage>32</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Haridas</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , &amp; R L, J. (
          <year>2019</year>
          ).
          <article-title>Convolutional Neural Networks: A Comprehensive Survey</article-title>
          .
          <source>International Journal of Applied Engineering Research</source>
          ,
          <volume>14</volume>
          (
          <issue>3</issue>
          ), 780. https://doi.org/10.37622/ijaer/14.3.
          <year>2019</year>
          .
          <volume>780</volume>
          -
          <fpage>789</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>P.</given-names>
            <surname>Davidsson</surname>
          </string-name>
          .
          <article-title>Coin classification using a novel technique for learning characteristic decision trees by controlling the degree of generalization</article-title>
          .
          <source>In Proc. International Conference on Industrial and Engineering Applications of Artificial Intelligence and Expert Systems</source>
          , pages
          <fpage>403</fpage>
          -
          <lpage>412</lpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>M. Nolle</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Penz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Rubik</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Mayer</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <article-title>Holl ¨ ander, and</article-title>
          <string-name>
            <given-names>¨ R.</given-names>
            <surname>Granec</surname>
          </string-name>
          .
          <article-title>Dagobert - a new coin recognition and sorting system</article-title>
          .
          <source>In Proc. Internation Conference on Digital Image Computing</source>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>X.</given-names>
            <surname>Pan</surname>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Tougne</surname>
          </string-name>
          .
          <article-title>Topology-based character recognition method for coin date detection</article-title>
          .
          <source>In Proc. IEEE International Conference on Image Analysis and Processing</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>R.</given-names>
            <surname>Huber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ramoser</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Mayer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Penz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Rubik</surname>
          </string-name>
          .
          <article-title>Classification of coins using an eigenspace approach</article-title>
          .
          <source>Pattern Recognition Letters</source>
          ,
          <volume>26</volume>
          (
          <issue>1</issue>
          ):
          <fpage>61</fpage>
          -
          <lpage>75</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16. L. van der Maaten and
          <string-name>
            <given-names>P.</given-names>
            <surname>Boon. COIN-O-MATIC</surname>
          </string-name>
          :
          <article-title>A fast system for reliable coin classification</article-title>
          .
          <source>In Proc. MUSCLE CIS Coin Recognition Competition Workshop</source>
          , pages
          <fpage>7</fpage>
          -
          <lpage>18</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Zambanini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kampel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Coarse-to-fine correspondence search for classifying ancient coins</article-title>
          .
          <source>In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)</source>
          (Vol.
          <volume>7729</volume>
          LNCS, pp.
          <fpage>25</fpage>
          -
          <lpage>36</lpage>
          ). https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          -37484-
          <issue>5</issue>
          _
          <fpage>3</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Kampel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zambanini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schlapke</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Breuckmann</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Highly detailed 3D scanning of ancient coins</article-title>
          .
          <source>In Proc. of the XXII CIPA Conf. Kyoto</source>
          , Japan.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Schlag</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Arandjelovic</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Ancient Roman Coin Recognition in the Wild Using Deep Learning Based Recognition of Artistically Depicted Face Profiles</article-title>
          .
          <source>In Proceedings - 2017 IEEE International Conference on Computer Vision Workshops</source>
          ,
          <string-name>
            <surname>ICCVW</surname>
          </string-name>
          <year>2017</year>
          (Vol.
          <fpage>2018</fpage>
          -January, pp.
          <fpage>2898</fpage>
          -
          <lpage>2906</lpage>
          ).
          <article-title>Institute of Electrical and Electronics Engineers Inc</article-title>
          . https://doi.org/10.1109/ICCVW.
          <year>2017</year>
          .342
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Anwar</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anwar</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zambanini</surname>
            <given-names>S</given-names>
          </string-name>
          , Porikli F.
          <article-title>Deep ancient Roman Republican coin classification via feature fusion and attention</article-title>
          .
          <source>Pattern Recognition</source>
          .
          <source>2021 Jun</source>
          <volume>1</volume>
          ;
          <fpage>114</fpage>
          :
          <fpage>107871</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21. L.
          <string-name>
            <surname>Van Der Maaten</surname>
            and
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Postma</surname>
          </string-name>
          ,
          <article-title>Towards automatic coin classification</article-title>
          . na,
          <year>2006</year>
          . 191
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22. IqbalQuraishi, Md.,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Gopal</given-names>
            <surname>Dhal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            , &amp;
            <surname>Das</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Classification of Ancient Coin using Artificial Neural Network</article-title>
          .
          <source>International Journal of Computer Applications</source>
          ,
          <volume>62</volume>
          (
          <issue>18</issue>
          ),
          <fpage>6</fpage>
          -
          <lpage>9</lpage>
          . https://doi.org/10.5120/
          <fpage>10178</fpage>
          -
          <lpage>4943</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Zambanini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kavelar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kampel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Classifying ancient coins by local feature matching and pairwise geometric consistency evaluation</article-title>
          .
          <source>In Proceedings - International Conference on Pattern Recognition</source>
          (pp.
          <fpage>3032</fpage>
          -
          <lpage>3037</lpage>
          ).
          <article-title>Institute of Electrical and Electronics Engineers Inc</article-title>
          . https://doi.org/10.1109/ICPR.
          <year>2014</year>
          .523
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yuan</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shen</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rao</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>He</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , …
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2019</year>
          ,
          <article-title>December 1). Bridging Biological and Artificial Neural Networks with Emerging Neuromorphic Devices: Fundamentals, Progress, and</article-title>
          <string-name>
            <given-names>Challenges. Advanced</given-names>
            <surname>Materials</surname>
          </string-name>
          . Wiley-VCH Verlag. https://doi.org/10.1002/adma.201902761
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>