Teknologi komputer saat ini sudah menjadi kebutuhan hidup manusia, salah satunya adalah Computer Vision. Computer Vision merupakan teknik menduplikasi kemampuan manusia dalam memahami informasi citra, agar komputer dapat mengenali objek pada citra selayaknya manusia. Saat melihat objek berupa gambar kucing, manusia normal dapat memahami dengan mudah, sedangkan komputer tidak demikian. Karena komputer hanya melihat citra tersebut sebagai deretan nilai piksel dan data-data piksel tersebut baru bisa diproses oleh komputer menggunakan teknik pembelajaran. Salah satu metode yang sedang berkembang saat ini adalah metode jaringan saraf konvolusional atau Convolutional Neural Network (CNN). Pada penelitian ini CNN digunakan untuk mengklasifikasikan posisi iris pada sklera yang selanjutnya diimplementasikan dalam sistem kunci keamanan. Datasets yang ditetapkan dalam penelitian ini adalah data citra iris berjumlah 120 citra yang diambil dari 10 subjek (manusia) dan dibagi menjadi 2 jenis kelas, diantaranya iris posisi kanan dan iris posisi kiri. Selanjutnya dilakukan proses Resize atau mengubah ukuran citra menjadi 16x32 piksel. Kemudian dilakukan konversi warna ke dalam format Grayscale. CNN dirancang menggunakan dua layer konvolusi dengan filter sharpening dan bluring berukuran 3x3 diikuti dengan aktivasi ReLU, dua proses Max-Pooling Layer 2x2, dan dilakukan proses Fully Connected Layer dengan jumlah 2 hidden layer dan 10 neuron disetiap layer. Hasil klasifikasi posisi iris pada sklera mata menggunakan metode jaringan saraf konvolusional memiliki akurasi rata-rata 93%. Selain itu jumlah data latih dan value dari filter yang bervariasi juga berpengaruh terhadap akurasi hasil klasifikasi. Implementasi hasil klasifikasi posisi iris pada sklera mata bedasarkan pola untuk sistem kunci keamanan juga dapat dilakukan dengan baik. Kata Kunci : Convolutional Neural Network (CNN), Filter, Iris. ABSTRACT Computer technology in this era become a human life adequate technology, one of the outstanding technology is Computer Vision. Computer Vision is a technique to duplicate human ability to understand image information, so that computer can recognize objects in the image as humans. When viewing objects in the form a pictures of cats, normal humans can understand easily, while computers are not. It’s because computers only see the image as a row of pixel values and the pixel data can only be processed by a computer using learning techniques. One of this method that is currently developed is the Convolutional Neural Network (CNN). In this research, CNN was used to classify the position of iris on the sclera which was subsequently implemented in a security lock system. The datasets that specified in this study were iris image data totaling 120 images taken from 10 subjects (humans) and divided into 2 types of classes, including right iris position and left iris position. Then, resize the image into 16x32 pixels. Next the color conversion is done in Grayscale format. CNN is designed using two layers of convolution with 3x3 sharpening and bluring filters accompanied by ReLU activation, two 2x2 Max-Pooling Layer processes, and Fully Connected Layer process with 2 hidden layers and 10 neurons in each layer. The results of the classification of the iris position in the eye sclera using the CNN method have an average accuracy 93%. In the other hand, the amount of training data and the variation of the filter value is also affects the accuracy of the classification. The implementation of the iris position classification results on the eye sclera based on the pattern for the security lock system can also be done well. Keywords: Convolutional Neural Network (CNN), Filter, Iris.
Copyrights © 2018