This video contains proprietary information and cannot be shared publicly at this time.
Figure 1
Computer Science and Engineering
Team 2
Team Members |
Faculty Advisor |
Mitchell Chan |
Joseph Johnson Sponsor Control Module Inc. |
sponsored by
Our sponsor, Control Module Inc. (CMI), is a global provider of innovative systems and solutions for workforce data collection, EV charging, and fleet management. We were tasked with designing a DVR-type device with event logging that classifies license plates and uses OCR machine learning to read the plate and log the event depending on whether a tagged ID was presented. The license plate recognizer has two main components. It takes as input a video feed utilizing an IP based camera that the ECE team designed. First it finds a license plate (if one is present). Then, it reads the plate number and logs the event. We used Keras with TensorFlow core to build our neural network.