Skip to content

swq1999/matlab-assessment-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KF5042 - Intelligent Systems MATLAB code

MATLAB code for the IEEE paper as part of the Year 2 Intelligent Systems assessment at Northumbria University.

How to Train/Test the Model

  • 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.

About

MATLAB code for KF5042 - Intelligent Systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages