Final project for ENPH353. This repo contains the code to detect and return license plates (in my_controller) as well as the notebooks used for training the neural network.
The node used to detect license plates subscribes to the in-simulation camera and publishes to the license plate topic.
The data for the neural network was created and augmented in google colab. The network itself was created in colab and then saved and downloaded locally.