Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 372 Bytes

K-Means Kernel Classifier

The paper K-Means Kernel Classifier provides the details.

Download the repository and unzip the data.

For the classifier with raw and fft features run:

python k_means_kernel_raw_fft.py

For the classifier with raw patch features run:

python k_means_kernel_raw_patches.py