This project is about classifying Orange and Apple fruit based on support vector machine (SVM) algorithm. It contains the following script in two main file as well as the final report documentation:
- Preparing datasheet
- Training SVM model
- Evaluating SVM classifier model
- Saving SVM train model
- testing the saved SVM model in realtime using raspberry pi camera
Requirements:
- dataset image for orange and apple class
- Libraries e.g sklearn package, numpy, opencv etc.
- raspberry pi camera
- raspberry pi ( your choice for model type but prefer raspberry pi 4 model B with faster processor)
A video demontration on this can be found at: https://youtu.be/IHFCdor68Iw
For reporting bugs or help regarding any aspect of the SVM algorithm, please do email: clarida045@gmail.com