Skip to content

This application uses LIBSVM and PIL to perform image classification on a set of images.

Notifications You must be signed in to change notification settings

Abhishek-Arora/Image-Classification-Using-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classification-Using-SVM

This application uses LIBSVM and PIL to perform image classification on a set of images.

There are five different classes of images acting as the data source. The dataset is divided into the ratio of 70:30, where 70% is for training and 30% is for testing.

#Dependencies For running the code, you'll first need to install the following two libraries: a) LIBSVM b) PIL

About

This application uses LIBSVM and PIL to perform image classification on a set of images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages