Low-Cost System for Identification of Cataract Maturity using LeNet CNN Radimas Putra Muhammad Davi Labib, Dwangga Rizqia Meidyan Syahputra, Ririn Katherina Maturbongs, Amandarika Widyatamara, Mochamad Bayu Aditama, Elvan Dwi Nur Asyifa
Institut Teknologi Nasional Malang, KM.2, Jalan Raya Karanglo, Malang, 65153, Indonesia.
Abstract
This paper presents the development of a cataract maturity identification system. The system is built using low-cost hardware such as Raspberry Pi 3 model B+ as the main controller and ESP32-CAM to take pictures of the eye area. The software is designed using Python programming language with OpenCV library for image processing and TensorFlow module for Convolutional Neural Network (CNN) implementation. The identification process is built using the CNN algorithm for classification with LeNet network model. The dataset consists of 165 images divided by 99 images for training purposes and 66 images for validation purposes. The results show that the designed algorithm can be embedded in low-cost devices and the identification process can be carried out with an accuracy rate of 95.45%.