Skip to content

This project is used to compare two model that is being made using Support Vector Machine (SVM) algoritm that is being trained by using one dataset, but the model is trained using a dataset that is being preprocessed using some preprocessing techniques, while the other one is just the plain image dataset.

Notifications You must be signed in to change notification settings

yawpie/fruit-classification-svm

Repository files navigation

Apple Detection using Support Vector Machine (SVM)

Installation

To run the notebooks inside the src please use Python version 3.12.2

Dependencies

To run the scripts please install these libraries:

  1. Numpy
  2. Pandas
  3. Matplotlib
  4. OpenCV

Description

This repository is used to store and save progress for Digital Image Processing Labs Project

Dataset

Dataset used for this project can be found here. Alternatively you can use this instead if the dataset above is too big.

About

This project is used to compare two model that is being made using Support Vector Machine (SVM) algoritm that is being trained by using one dataset, but the model is trained using a dataset that is being preprocessed using some preprocessing techniques, while the other one is just the plain image dataset.

Topics

Resources

Stars

Watchers

Forks