Real-time coins detection with ML based approach on iOS device

Abstract

Machine learning model on iOS device is used to recognise euro coins in real-time. YOLO architecture paper is used to implement the model from scratch in Kears. The classifier as backbone neural network for object detection based on DenseNet architecture with different hyperparameter is trained and evaluated. At the end a develooped iOS application uses detector model to perform rea-time detection.