<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN"
        "https://jats.nlm.nih.gov/publishing/1.4/JATS-journalpublishing1-4.dtd">
<article  article-type="research-article"        dtd-version="1.4">
            <front>

                <journal-meta>
                                    <journal-id></journal-id>
            <journal-title-group>
                                                                                    <journal-title>Balkan Journal of Electrical and Computer Engineering</journal-title>
            </journal-title-group>
                            <issn pub-type="ppub">2147-284X</issn>
                                        <issn pub-type="epub">2147-284X</issn>
                                                                                            <publisher>
                    <publisher-name>MUSA YILMAZ</publisher-name>
                </publisher>
                    </journal-meta>
                <article-meta>
                                        <article-id pub-id-type="doi">10.17694/bajece.1649068</article-id>
                                                                <article-categories>
                                            <subj-group  xml:lang="en">
                                                            <subject>Software Testing, Verification and Validation</subject>
                                                            <subject>Electrical Engineering (Other)</subject>
                                                    </subj-group>
                                            <subj-group  xml:lang="tr">
                                                            <subject>Yazılım Testi, Doğrulama ve Validasyon</subject>
                                                            <subject>Elektrik Mühendisliği (Diğer)</subject>
                                                    </subj-group>
                                    </article-categories>
                                                                                                                                                        <title-group>
                                                                                                                        <trans-title-group xml:lang="tr">
                                    <trans-title>Patates Yaprağı Görüntülerinden Derin Öğrenme Tabanlı Hastalık Tespiti</trans-title>
                                </trans-title-group>
                                                                                                                                                                                                <article-title>Deep Learning based Disease Detection from Potato Leaf Images</article-title>
                                                                                                    </title-group>
            
                                                    <contrib-group content-type="authors">
                                                                        <contrib contrib-type="author">
                                                                    <contrib-id contrib-id-type="orcid">
                                        https://orcid.org/0000-0002-0698-3525</contrib-id>
                                                                <name>
                                    <surname>Öztekin</surname>
                                    <given-names>Abdulkerim</given-names>
                                </name>
                                                                    <aff>BATMAN UNIVERSITY</aff>
                                                            </contrib>
                                                    <contrib contrib-type="author">
                                                                    <contrib-id contrib-id-type="orcid">
                                        https://orcid.org/0000-0002-3234-8728</contrib-id>
                                                                <name>
                                    <surname>Almas</surname>
                                    <given-names>Kenan</given-names>
                                </name>
                                                                    <aff>BATMAN ÜNİVERSİTESİ</aff>
                                                            </contrib>
                                                                                </contrib-group>
                        
                                        <pub-date pub-type="pub" iso-8601-date="20250330">
                    <day>03</day>
                    <month>30</month>
                    <year>2025</year>
                </pub-date>
                                        <volume>13</volume>
                                        <issue>1</issue>
                                        <fpage>19</fpage>
                                        <lpage>26</lpage>
                        
                        <history>
                                    <date date-type="received" iso-8601-date="20250228">
                        <day>02</day>
                        <month>28</month>
                        <year>2025</year>
                    </date>
                                                    <date date-type="accepted" iso-8601-date="20250324">
                        <day>03</day>
                        <month>24</month>
                        <year>2025</year>
                    </date>
                            </history>
                                        <permissions>
                    <copyright-statement>Copyright © 2013, Balkan Journal of Electrical and Computer Engineering</copyright-statement>
                    <copyright-year>2013</copyright-year>
                    <copyright-holder>Balkan Journal of Electrical and Computer Engineering</copyright-holder>
                </permissions>
            
                                                                                                <trans-abstract xml:lang="tr">
                            <p>Bu tez çalışması, derin öğrenme yöntemleri kullanılarak patates görüntülerinden hastalık tespiti yapmayı amaçlamaktadır. Çalışmada, sağlıklı ve çeşitli patates hastalıklarına ait geniş ve kapsamlı bir görüntü veri seti kullanılmıştır. Farklı Evrişimli Sinir Ağı (CNN) mimarileri ve hibrit modelleri kullanılarak patates hastalıklarını tespit etmek için modeller geliştirilmiştir. Geliştirilen modeller farklı parametreler ve veri kümeleri kullanılarak eğitilmiş ve doğruluk, kesinlik gibi metrikler kullanılarak değerlendirilmiştir. Patates bitkilerinde görülen yaygın hastalıklar (geç yanıklık, erken yanıklık) tespit edilmiş ve görüntü ön işleme teknikleri kullanılarak modellerin performansı artırılmıştır. Bu çalışma, derin öğrenme yöntemlerinin patates hastalıklarının tespitinde etkili bir şekilde kullanılabileceğini göstermeyi ve bu alanda daha önce yapılan çalışmalara katkıda bulunmayı amaçlamaktadır. Çalışmada, dört farklı ResNet modeli ile görüntüler test edilmiş ve çeşitli performans metrikleriyle değerlendirilmiştir. Elde edilen bulguların, patates yetiştiriciliğinde hastalık yönetimi ve verimlilik artışı için önemli bilgiler sağlayabileceği düşünülmektedir. Yapay zeka ile görüntülerden hastalık tespiti yapılması tarım alanında yenilikler yapılmasına önayak olabileceği gibi makine-insan etkileşimine de artırıcı katkı sağlayabilir. Çalışmamız ResNet derin öğrenme modellerinin, görüntü çıkarımı alanında derin öğrenme modellerinin başarısını ve önemini vurgulamaktadır.</p></trans-abstract>
                                                                                                                                    <abstract><p>This study aims to detect diseases from potato images using deep learning methods. In the study, a large and comprehensive image dataset of healthy and various potato diseases was used. Models were developed to detect potato diseases using different Convolutional Neural Network (CNN) architectures and hybrid models. The developed models were trained using different parameters and datasets and evaluated using metrics such as accuracy and precision. Common diseases seen in potato plants (late blight, early blight) were detected and the performance of the models was increased using image preprocessing techniques. This study aims to show that deep learning methods can be used effectively in the detection of potato diseases and to contribute to previous studies in this field. In the study, images were tested with four different ResNet models and evaluated with various performance metrics. It is thought that the findings obtained can provide important information for disease management and productivity increase in potato cultivation. Disease detection from images with artificial intelligence can lead to innovations in the field of agriculture and can also contribute to machine-human interaction. Our work highlights the success and importance of ResNet deep learning models in the field of image extraction.</p></abstract>
                                                            
            
                                                                                        <kwd-group>
                                                    <kwd>Convolutional Neural Network (CNN)</kwd>
                                                    <kwd>  Deep Learning</kwd>
                                                    <kwd>  Potato Disease Detection</kwd>
                                                    <kwd>  ResNet</kwd>
                                            </kwd-group>
                            
                                                <kwd-group xml:lang="tr">
                                                    <kwd>Evrişimsel Sinir Ağı (CNN)</kwd>
                                                    <kwd>  Derin Öğrenme</kwd>
                                                    <kwd>  Patates Hastalığı Tespiti</kwd>
                                                    <kwd>  ResNet.</kwd>
                                            </kwd-group>
                                                                                                                                        </article-meta>
    </front>
    <back>
                            <ref-list>
                                    <ref id="ref1">
                        <label>1</label>
                        <mixed-citation publication-type="journal">[1]	Saleem, M. H., Potgieter, J., &amp; Arif, K. M. (2019). Plant disease detection and classification by deep learning. Plants, 8(11), 468.</mixed-citation>
                    </ref>
                                    <ref id="ref2">
                        <label>2</label>
                        <mixed-citation publication-type="journal">[2]	Ferentinos, K. P. (2018). Deep learning models for plant disease detection and diagnosis. Computers and electronics in agriculture, 145, 311-318.</mixed-citation>
                    </ref>
                                    <ref id="ref3">
                        <label>3</label>
                        <mixed-citation publication-type="journal">[3]	Shoaib, M., Shah, B., Ei-Sappagh, S., Ali, A., Ullah, A., Alenezi, F., ... &amp; Ali, F. (2023). An advanced deep learning models-based plant disease detection: A review of recent research. Frontiers in Plant Science, 14, 1158933.</mixed-citation>
                    </ref>
                                    <ref id="ref4">
                        <label>4</label>
                        <mixed-citation publication-type="journal">[4]	Ramesh, S., Hebbar, R., Niveditha, M., Pooja, R., Shashank, N., &amp; Vinod, P. V. (2018, April). Plant disease detection using machine learning. In 2018 International conference on design innovations for 3Cs compute communicate control (ICDI3C) (pp. 41-45). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref5">
                        <label>5</label>
                        <mixed-citation publication-type="journal">[5]	Shruthi, U., Nagaveni, V., &amp; Raghavendra, B. K. (2019, March). A review on machine learning classification techniques for plant disease detection. In 2019 5th International conference on advanced computing &amp; communication systems (ICACCS) (pp. 281-284). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref6">
                        <label>6</label>
                        <mixed-citation publication-type="journal">[6]	Ahmed, I., &amp; Yadav, P. K. (2023). Plant disease detection using machine learning approaches. Expert Systems, 40(5), e13136.</mixed-citation>
                    </ref>
                                    <ref id="ref7">
                        <label>7</label>
                        <mixed-citation publication-type="journal">[7]	Omid, M., Khojastehnazhand, M., &amp; Tabatabaeefar, A. (2010). Estimating volume and mass of citrus fruits by image processing technique. Journal of food Engineering, 100(2), 315-321.</mixed-citation>
                    </ref>
                                    <ref id="ref8">
                        <label>8</label>
                        <mixed-citation publication-type="journal">[8]	Chauhan, K., Jani, S., Thakkar, D., Dave, R., Bhatia, J., Tanwar, S., &amp; Obaidat, M. S. (2020, March). Automated machine learning: The new wave of machine learning. In 2020 2nd International Conference on Innovative Mechanisms for Industry Applications (ICIMIA) (pp. 205-212). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref9">
                        <label>9</label>
                        <mixed-citation publication-type="journal">[9]	Blasco, J., Aleixos, N., &amp; Moltó, E. (2003). Machine vision system for automatic quality grading of fruit. Biosystems engineering, 85(4), 415-423.</mixed-citation>
                    </ref>
                                    <ref id="ref10">
                        <label>10</label>
                        <mixed-citation publication-type="journal">[10]	Gómez, D., Salvador, P., Sanz, J., &amp; Casanova, J. L. (2019). Potato yield prediction using machine learning techniques and sentinel 2 data. Remote Sensing, 11(15), 1745.</mixed-citation>
                    </ref>
                                    <ref id="ref11">
                        <label>11</label>
                        <mixed-citation publication-type="journal">[11]	Kurek, J., Niedbała, G., Wojciechowski, T., Świderski, B., Antoniuk, I., Piekutowska, M., ... &amp; Bobran, K. (2023). Prediction of potato (solanum tuberosum l.) yield based on machine learning methods. Agriculture, 13(12), 2259.</mixed-citation>
                    </ref>
                                    <ref id="ref12">
                        <label>12</label>
                        <mixed-citation publication-type="journal">[12]	Gold, K. M., Townsend, P. A., Herrmann, I., &amp; Gevens, A. J. (2020). Investigating potato late blight physiological differences across potato cultivars with spectroscopy and machine learning. Plant Science, 295, 110316.</mixed-citation>
                    </ref>
                                    <ref id="ref13">
                        <label>13</label>
                        <mixed-citation publication-type="journal">[13]	Kadam, S. U., Dhede, V. M., Khan, V. N., Raj, A., &amp; Takale, D. G. (2022). Machine learning methode for automatic potato disease detection. NeuroQuantology, 20(16), 2102-2106.</mixed-citation>
                    </ref>
                                    <ref id="ref14">
                        <label>14</label>
                        <mixed-citation publication-type="journal">[14]	Kamilaris, A., &amp; Prenafeta-Boldú, F. X. (2018). Deep learning in agriculture: A survey. Computers and electronics in agriculture, 147, 70-90.</mixed-citation>
                    </ref>
                                    <ref id="ref15">
                        <label>15</label>
                        <mixed-citation publication-type="journal">[15]	Lee, H. S., &amp; Shin, B. S. (2020). Potato detection and segmentation based on mask R-CNN. Journal of Biosystems Engineering, 45, 233-238.</mixed-citation>
                    </ref>
                                    <ref id="ref16">
                        <label>16</label>
                        <mixed-citation publication-type="journal">[16]	Bangari, S., Rachana, P., Gupta, N., Sudi, P. S., &amp; Baniya, K. K. (2022, February). A survey on disease detection of a potato leaf using cnn. In 2022 Second International Conference on Artificial Intelligence and Smart Energy (ICAIS) (pp. 144-149). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref17">
                        <label>17</label>
                        <mixed-citation publication-type="journal">[17]	Rozaqi, A. J., &amp; Sunyoto, A. (2020, November). Identification of disease in potato leaves using Convolutional Neural Network (CNN) algorithm. In 2020 3rd International Conference on Information and Communications Technology (ICOIACT) (pp. 72-76). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref18">
                        <label>18</label>
                        <mixed-citation publication-type="journal">[18]	Xi, R., Hou, J., &amp; Lou, W. (2020). Potato bud detection with improved faster R-CNN. Transactions of the ASABE, 63(3), 557-569.</mixed-citation>
                    </ref>
                                    <ref id="ref19">
                        <label>19</label>
                        <mixed-citation publication-type="journal">[19]	Gao, W., Xiao, Z., &amp; Bao, T. (2023). Detection and identification of potato-typical diseases based on multidimensional fusion Atrous-CNN and hyperspectral data. Applied Sciences, 13(8), 5023.</mixed-citation>
                    </ref>
                                    <ref id="ref20">
                        <label>20</label>
                        <mixed-citation publication-type="journal">[20]	Singh, M. K., Kumar, J., Vishwakarma, S., Gupta, V. K., Raghuwanshi, G., Joshi, K., ... &amp; Mishra, K. (2024, March). Identification of Potato Leaves Diseases Using CNN with Transfer Learning. In 2024 2nd International Conference on Disruptive Technologies (ICDT) (pp. 6-10). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref21">
                        <label>21</label>
                        <mixed-citation publication-type="journal">[21]	Khobragade, P., Shriwas, A., Shinde, S., Mane, A., &amp; Padole, A. (2022, December). Potato leaf disease detection using cnn. In 2022 International Conference on Smart Generation Computing, Communication and Networking (SMART GENCON) (pp. 1-5). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref22">
                        <label>22</label>
                        <mixed-citation publication-type="journal">[22]	Griffel, L. M., Delparte, D., &amp; Edwards, J. (2018). Using Support Vector Machines classification to differentiate spectral signatures of potato plants infected with Potato Virus Y. Computers and electronics in agriculture, 153, 318-324.</mixed-citation>
                    </ref>
                                    <ref id="ref23">
                        <label>23</label>
                        <mixed-citation publication-type="journal">[23]	Islam, M., Dinh, A., Wahid, K., &amp; Bhowmik, P. (2017, April). Detection of potato diseases using image segmentation and multiclass support vector machine. In 2017 IEEE 30th canadian conference on electrical and computer engineering (CCECE) (pp. 1-4). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref24">
                        <label>24</label>
                        <mixed-citation publication-type="journal">[24]	Ji, Y., Sun, L., Li, Y., Li, J., Liu, S., Xie, X., &amp; Xu, Y. (2019). Non-destructive classification of defective potatoes based on hyperspectral imaging and support vector machine. Infrared Physics &amp; Technology, 99, 71-79.</mixed-citation>
                    </ref>
                                    <ref id="ref25">
                        <label>25</label>
                        <mixed-citation publication-type="journal">[25]	Shen, D., Zhang, S., Ming, W., He, W., Zhang, G., &amp; Xie, Z. (2022). Development of a new machine vision algorithm to estimate potato&#039;s shape and size based on support vector machine. Journal of Food Process Engineering, 45(3), e13974.</mixed-citation>
                    </ref>
                                    <ref id="ref26">
                        <label>26</label>
                        <mixed-citation publication-type="journal">[26]	Weiss, K., Khoshgoftaar, T. M., &amp; Wang, D. (2016). A survey of transfer learning. Journal of Big data, 3, 1-40.</mixed-citation>
                    </ref>
                                    <ref id="ref27">
                        <label>27</label>
                        <mixed-citation publication-type="journal">[27]	Kulkarni, U., Meena, S. M., Gurlahosur, S. V., &amp; Mudengudi, U. (2019, September). Classification of cultural heritage sites using transfer learning. In 2019 IEEE fifth international conference on multimedia big data (BigMM) (pp. 391-397). IEEE.</mixed-citation>
                    </ref>
                                    <ref id="ref28">
                        <label>28</label>
                        <mixed-citation publication-type="journal">[28]	Venkatesan, R., &amp; Li, B. (2017). Convolutional neural networks in visual computing: a concise guide. CRC Press.</mixed-citation>
                    </ref>
                                    <ref id="ref29">
                        <label>29</label>
                        <mixed-citation publication-type="journal">[29]	Zhang, A., Lipton, Z. C., Li, M., &amp; Smola, A. J. (2023). Dive into deep learning. Cambridge University Press.</mixed-citation>
                    </ref>
                                    <ref id="ref30">
                        <label>30</label>
                        <mixed-citation publication-type="journal">[30]	LeCun, Y., Bengio, Y., &amp; Hinton, G. (2015). Deep learning. nature, 521(7553), 436-444.</mixed-citation>
                    </ref>
                                    <ref id="ref31">
                        <label>31</label>
                        <mixed-citation publication-type="journal">[31]	Scherer, D., Müller, A., &amp; Behnke, S. (2010, September). Evaluation of pooling operations in convolutional architectures for object recognition. In International conference on artificial neural networks (pp. 92-101). Berlin, Heidelberg: Springer Berlin Heidelberg.</mixed-citation>
                    </ref>
                                    <ref id="ref32">
                        <label>32</label>
                        <mixed-citation publication-type="journal">[32]	He, K., Zhang, X., Ren, S., &amp; Sun, J. (2016). Deep residual learning for image recognition. In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 770-778).</mixed-citation>
                    </ref>
                                    <ref id="ref33">
                        <label>33</label>
                        <mixed-citation publication-type="journal">[33]	Narkhede, S. (2018). Understanding confusion matrix. Towards Data Science, 180(1), 1-12.</mixed-citation>
                    </ref>
                                    <ref id="ref34">
                        <label>34</label>
                        <mixed-citation publication-type="journal">[34]	Powers, D. M. (2020). Evaluation: from precision, recall and F-measure to ROC, informedness, markedness and correlation. arXiv preprint arXiv:2010.16061.</mixed-citation>
                    </ref>
                                    <ref id="ref35">
                        <label>35</label>
                        <mixed-citation publication-type="journal">[35]	Bento, C. (2022). ROC analysis and the AUC—Area under the curve. Towards Data Science.</mixed-citation>
                    </ref>
                                    <ref id="ref36">
                        <label>36</label>
                        <mixed-citation publication-type="journal">[36]	Cook, N. R. (2007). Use and misuse of the receiver operating characteristic curve in risk prediction. Circulation, 115(7), 928-935.</mixed-citation>
                    </ref>
                            </ref-list>
                    </back>
    </article>
