Skip to content

DaniMlk/SIFT_SVM_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SIFT_SVM_Classifier

In this part, we are going to create a system to do character level classification using SIFT features and SVM classifier.We use MNIST dataset and Scikit-learn package. I implement this project using Python3

Requirment

In this project I use this packages:
OS
Pylab
Scikit-learn
Scipy
Numpy
mnist
CV2

Usage

To use this code just run SIFT_SVM_Classifier.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages