STEM Degree Show 2020
My project was a facial recognition system coded in the language python. The program used a pre trained neural network along side a Support Vector Machine (SVM) to recognise people on webcams and IP cameras.
Once the program was trained using multiple images of different people the program was tested and it showed that the more photos used within the dataset the more accurate the program was.
The map aspect of the program was done using the angular framework to display it on a web interface. Python sends the information of who is currently in frame of the webcam/IP camera to a JSON server which is then automatically updated on the map on the web interface.
Click/tap on image to view as PDF