MATLAB code for the IEEE paper as part of the Year 2 Intelligent Systems assessment at Northumbria University.
-
The "Pedestrians" folder is the dataset used for training/testing and should be placed inside the model folder before running the main code. (eg: v2Training/Pedestrians)
-
The main code filename for each model is as follows:
Model Filename YOLOv2 YOLOv2.m YOLOv3 v3.m SSD SSD.m
Note: All supporting functions for the models are obtained from MathWorks website and are needed for the models to function.
Click here to view Assessment Brief.
Click here to view IEEE Paper.