<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-18T20:23:08.356717643Z</responseDate><request verb="GetRecord" identifier="oai:dspace.ankara.edu.tr:20.500.12575/82728" metadataPrefix="dim">https://dspace.ankara.edu.tr/server/oai/request</request><GetRecord><record><header><identifier>oai:dspace.ankara.edu.tr:20.500.12575/82728</identifier><datestamp>2022-07-07T12:02:35Z</datestamp><setSpec>com_20.500.12575_70</setSpec><setSpec>col_20.500.12575_72</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="advisor">Telatar, Ziya</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author">Kalkan, Yeşim</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="department" lang="tr_TR">Elektronik Mühendisliği</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2022-07-07T12:02:34Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2022-07-07T12:02:34Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2020</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">http://hdl.handle.net/20.500.12575/82728</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="tr_TR">Image processing technologies are used in many fields which are defense, medical, communication and automotive. The use of artificial intelligence in image processing technologies has led to speed up autonomous vehicle studies in the automotive sector. In this study, it is aimed at an artificial neural network that was originally designed to automatically detect and recognize traffic signs on the images coming to the network. For this purpose, supervised deep learning technique was used to identify, classify and mark the signs belongs to 10 different classes. YZNet network, which is designed within the scope of the thesis, consists of 16 layers including input, output and hidden layers. Firstly, YZNet was trained using the German Traffic Sign Recognition Benchmark, using the Convolution Neural Network (CNN) method with supervised learning for classification. The number of pictures used for education is 26640. In this data set, the accuracy of the YZNet network was 93.05%. YZNet network designed in the study and AlexNet and Cifar10Net networks are available in the literature were retrained using the Regional Convolution Neural Network (R-CNN) method to detect and recognize traffic signs in the image and mark them with a bounding box and put the label on them. The German Traffic Sign Detection Benchmark was used for training and testing with the R-CNN method. 600 pictures in the data set were used for training and 300 pictures for testing. In the study the lowest false alarm rates were obtained as 0.2 in AlexNet, 0.25 in Cifar10Net and 0.72 in YZNet. The highest accuracy values were obtained as 98.33% for AlexNet, 98.33% for Cifar10Net and 96.95% for YZNet.</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="ozet" lang="tr_TR">Görüntü işleme teknolojileri savunma, medikal, haberleşme ve otomotiv olmak üzere birçok alanda kullanılmaktadır. Yapay zekanın görüntü işleme teknolojilerinde kullanılması, otomotiv sektöründe otonom araç çalışmalarını hızlandırmıştır. Bu çalışmada, özgün olarak bir yapay sinir ağı tasarlanarak ağa gelen resimlerin otomatik olarak trafik işaretlerini algılaması ve tanıması amaçlanmıştır. Bu amaçla, 10 farklı sınıfa ait işaretlerin tanınması, sınıflandırılması ve görüntü üzerinde işaretlenmesi için derin öğrenme tekniği kullanılmıştır. Tez çalışması kapsamında tasarlanan özgün YZNet ağı giriş, çıkış ve gizli katmanlar dahil 16 katmandan oluşmaktadır. YZNet öncelikle sınıflandırma için Evrişimli Sinir Ağı (CNN) yöntemi tercih edilerek Alman Trafik İşareti Tanıma Veri Kümesi (The German Traffic Sign Recognotion Benchmark) kullanılarak denetimli (gözetimli) öğrenme çeşidiyle eğitilmiştir. Eğitim için kullanılan resim sayısı 26640 adettir. YZNet ağının bu veri setindeki sınıflandırma başarı oranı %93.05 olarak gözlemlenmiştir. Resimde bulunan trafik işaretlerinin tespit edilerek ve tanınarak sınırlayıcı kutu ile işaretlenebilmesi ve etiketleyebilmesi için çalışmada tasarlanan YZNet ve literatürde yer alan AlexNet ve Cifar10Net ağları, Bölgesel Evrişimli Sinir Ağı (R-CNN) yöntemi tercih edilerek tekrar eğitilmiştir. R-CNN yöntemiyle yapılan eğitim ve testler için Alman Trafik İşareti Bulma Veri Kümesi (The German Traffic Sign Detection Benchmark) kullanılmıştır. Veri setinde 600 adet resim eğitim, 300 adet resim test için kullanılmıştır. Yapılan performans değerlendirmelerinde yanlış alarm oranı en düşük AlexNet'de 0.2, Cifar10Net'de 0.25 ve YZNet'de 0.72 olarak elde edilmiştir. Doğruluk değerleri ise en yüksek AlexNet'de %98.33, Cifar10Net'de %98.33 ve YZNet'de %96.95 oranlarında elde edilmiştir.</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso" lang="tr_TR">tr</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="tr_TR">Fen Bilimleri Enstitüsü</dim:field>
   <dim:field mdschema="dc" element="subject" lang="tr_TR">görüntü işleme</dim:field>
   <dim:field mdschema="dc" element="subject" lang="tr_TR">derin öğrenme</dim:field>
   <dim:field mdschema="dc" element="subject" lang="tr_TR">Tanıma</dim:field>
   <dim:field mdschema="dc" element="title" lang="tr_TR">İmge içeriği tabanlı nesne sınıflandırma</dim:field>
   <dim:field mdschema="dc" element="title" qualifier="alternative" lang="tr_TR">Image content based object classification</dim:field>
   <dim:field mdschema="dc" element="type" lang="tr_TR">masterThesis</dim:field>open.access</dim:dim></metadata></record></GetRecord></OAI-PMH>