Overview
This project explores how machine learning applied to license plate recognition can be fooled. There is a database known as MNIST which consists of hand written digits . We have tried to train a machine learning model which predicts a targeted class other than the class which it actually belongs to. Similar to how the MNIST model is perturbed so that it predicts a targeted class. Same is being applied to license plates.
We are using the CNN model to train the LPR and the FGSM and JSMA attacks to generate the perturbations and make the classifier misclassify it Later perform optimization process searching for optimal perturbation positions for pasting a sticker or printing the license plate with sticker.
The expected result by the end of the project is :
Performed steps as of now:
Current Team Members:
Tools and Datasets:
N/A – In the future
Publications:
N/A – In the future
AI Safety & Security