Service-oriented evironments for: ‘Here We Are’ Vehicle accident statement & car damage detection
Ηλεκτρονική δήλωση ατυχήματος και ανίχνευση βλάβης σε υπηρεσιοστρεφή περιβάλλοντα
Master Thesis
Συγγραφέας
Kastis, Nikitas
Καστής, Νικήτας
Ημερομηνία
2021-09-25Επιβλέπων
Kyriazis, DimosthenisΚυριαζής, Δημοσθένης
Προβολή/ Άνοιγμα
Λέξεις κλειδιά
Service-oriented environments ; Containers ; Kubernetes ; Image analysis ; Machine learning ; DockerΠερίληψη
This paper aims to present the creation of an application using Microservices
technology and Machine Learning. ‘HereWeAre’ is a web application for
reporting vehicle accidents and consists of three microservices.
Each microservice is built in Python language using FastApi framework and
relational Postgres database. The first service is an Authentication System while
the second one concerns the vehicle accident statement. The third service
uses image analysis models, created with TensorFlow, to detect vehicle
damage in Python. User interface is build in React.