Εφαρμογή Android σε συνδυασμό με custom object detection μοντέλο για αναγνώριση και καταγραφή ρυθμιστικών πινακίδων σήμανσης
Android Application combined with custom object detection model for recognition and registration of regulatory traffic signs
View/ Open
Keywords
Αναγνώριση ρυθμιστικών πινακίδων σήμανσης ; Αναγνώριση αντικειμένων ; Εφαρμογή Android ; Χάρτες Google ; Συνελικτικά νευρωνικά δίκτυαAbstract
This paper presents the development of an Android application designed to recognize regulatory
road signs and display them in an interactive map interface. The app leverages the device's
camera to capture images of regulatory road signs in real-time, using a convolutional neural
network (CNN, MobileNet2) for accurate sign recognition. Once a sign is recognized, the app tags
its geographic location and displays it on an embedded map, allowing users to visualize regulatory
signs in their area. This tool aims to enhance driver awareness and road safety by providing an
interactive real-time traffic sign map.