In my diploma thesis, I discussed the field of machine vision, which enables computers to recognize objects from images and videos. Considering that machine vision belongs to the field of artificial intelligence, I also described the operation of machine learning and neural networks.
The main goal of the task was to create an application that would recognize types of fruit using machine vision. I started the project by downloading an image data set from the Internet, to which I added fruit images that I took myself for greater accuracy. Then I used Google's Teachable Machine, which makes it easier to learn the image vision model based on transferable learning. I used Android Studio to create the app, and I was helped by internet resources that had already built a similar app.
I tested the built application with the fruit that the application should recognize. I found it to work satisfactorily as it only misidentified the kiwi a couple of times.
|